fix direnv
This commit is contained in:
parent
4c3f590364
commit
d4982e7460
|
@ -35,10 +35,10 @@
|
||||||
|
|
||||||
".local/bin"
|
".local/bin"
|
||||||
".local/share/nix"
|
".local/share/nix"
|
||||||
|
".local/share/direnv"
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
".zsh_history"
|
".zsh_history"
|
||||||
".local/share/direnv"
|
|
||||||
];
|
];
|
||||||
allowOther = true;
|
allowOther = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue