hosts/goliath: add other persistent folders

This commit is contained in:
kat witch 2021-09-11 00:32:33 +01:00
parent 9c73f4b41f
commit a540a79171
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -100,9 +100,12 @@
directories = [
".cache/kat/secrets"
".cache/rbw"
".cache/nix"
".local/share/z"
".local/share/task"
".local/share/nvim"
".local/share/dino"
".local/share/vim"
".local/share/weechat"
".local/share/Mumble"
".local/share/direnv"
@ -119,7 +122,6 @@
];
files = [
".ssh/known_hosts"
".zsh_history"
];
};
};