forked from mirrors_public/oddlama_nix-config
feat(direnv): persist cache
This commit is contained in:
parent
a226ecb27f
commit
76f81807b3
3 changed files with 2 additions and 8 deletions
|
@ -18,5 +18,6 @@
|
|||
|
||||
home.persistence."/state".directories = [
|
||||
".local/share/direnv"
|
||||
".cache/direnv"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue