persist direnv

This commit is contained in:
♥ Minnie ♥ 2024-04-01 10:04:39 +08:00
parent 8fdc42ee97
commit 7e65c547a8

View file

@ -38,6 +38,7 @@
];
files = [
".zsh_history"
".local/share/direnv"
];
allowOther = true;
};