diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-12 09:42:59 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-12 09:42:59 -0800 |
| commit | b614b9af1e02e796533a205898c2dde60df16af0 (patch) | |
| tree | 3d0716c831d2f996d61b605ad55d71fe84b94fe5 | |
| parent | hosts: more typo (diff) | |
| download | infra-b614b9af1e02e796533a205898c2dde60df16af0.tar.gz | |
home-manager: remove trailing slash
| -rw-r--r-- | users/fcuny/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/default.nix b/users/fcuny/default.nix index 29fe759..9d2f194 100644 --- a/users/fcuny/default.nix +++ b/users/fcuny/default.nix @@ -16,7 +16,7 @@ }; imports = [ - ../common/desktop/ + ../common/desktop ./git.nix ./go.nix ./tmux.nix |
