diff options
Diffstat (limited to 'nix/users/profiles/dev.nix')
| -rw-r--r-- | nix/users/profiles/dev.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nix/users/profiles/dev.nix b/nix/users/profiles/dev.nix index 3e4f77f..0c9a07c 100644 --- a/nix/users/profiles/dev.nix +++ b/nix/users/profiles/dev.nix @@ -35,11 +35,6 @@ uv ]; - programs.direnv = { - enable = true; - nix-direnv.enable = true; - }; - programs.go = { enable = true; goPath = ".local/share/pkg.go"; |
