diff options
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/users/fcuny/dev.nix | 2 | ||||
| -rw-r--r-- | nix/users/fcuny/shell.nix | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index 1f602c4..14dda79 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -45,8 +45,6 @@ ]; }; - home.file.".config/just/justfile".text = builtins.readFile ../../../configs/justfile; - home.sessionPath = [ config.home.sessionVariables.GOBIN "${config.home.homeDirectory}/.local/bin" diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix index fe3ee2d..57017e9 100644 --- a/nix/users/fcuny/shell.nix +++ b/nix/users/fcuny/shell.nix @@ -20,7 +20,6 @@ in coreutils direnv dust - just procs ripgrep tree |
