This commit is contained in:
2025-06-27 15:48:00 -06:00
parent fa07eccbc9
commit da5dabdb86
3 changed files with 4 additions and 7 deletions

View File

@@ -27,10 +27,6 @@
];
programs.direnv = {
enable = true;
nix-direnv.enable = true;
enableBashIntegration = true;
enableFishIntegration = true;
};
home.sessionVariables = {
EDITOR = "vim";