hosts/kazuki: hopefully making the cache faster

This commit is contained in:
Nikodem Rabuliński 2024-02-10 20:56:20 +01:00
parent d26b96d770
commit 0d51bd1aa8
2 changed files with 15 additions and 5 deletions

View file

@ -19,6 +19,7 @@
"uid=${toString config.users.users.atticd.uid}"
"gid=${toString config.users.groups.atticd.gid}"
"credentials=${config.age.secrets.storage-box-creds.path}"
"cache=none"
];
};