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 = {
|
programs.direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
nix-direnv.enable = true;
|
||||||
enableBashIntegration = true;
|
enableBashIntegration = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue