mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/goliath: add other persistent folders
This commit is contained in:
parent
9c73f4b41f
commit
a540a79171
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue