enable nix-direnv
This commit is contained in:
@@ -21,6 +21,7 @@ in
|
||||
];
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
config = {
|
||||
global = {
|
||||
warn_timeout = 0;
|
||||
|
||||
Reference in New Issue
Block a user