enable direnv
This commit is contained in:
parent
51688c2f20
commit
4cf3146cfd
|
@ -91,6 +91,7 @@
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
fuse.userAllowOther = true;
|
||||
direnv.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Reference in a new issue