aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/dev.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users/fcuny/dev.nix')
-rw-r--r--nix/users/fcuny/dev.nix2
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"