diff options
Diffstat (limited to '')
| -rw-r--r-- | nix/users/fcuny/dev.nix | 2 |
1 files changed, 0 insertions, 2 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" |
