fix: cleanup old direnv config remains
This commit is contained in:
parent
43d2118504
commit
b567c83f95
2 changed files with 0 additions and 7 deletions
home
|
@ -21,12 +21,6 @@ with pkgs;
|
|||
longitude = "10.4021562";
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue