Use nix-direnv
This commit is contained in:
parent
016da9ef71
commit
5916bc3f34
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ in {
|
|||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue