persist direnv
This commit is contained in:
parent
8fdc42ee97
commit
7e65c547a8
|
@ -38,6 +38,7 @@
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
".zsh_history"
|
".zsh_history"
|
||||||
|
".local/share/direnv"
|
||||||
];
|
];
|
||||||
allowOther = true;
|
allowOther = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue