chore: put direnv in a module
This commit is contained in:
parent
836514c1d4
commit
f977af61a9
4 changed files with 20 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableZshIntegration = true; # see note on other shells below
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue