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