hosts/kazuki: fix storage-box permissions
This commit is contained in:
parent
98dd00f5f0
commit
3b22498782
2 changed files with 7 additions and 2 deletions
|
@ -18,6 +18,8 @@
|
|||
"x-systemd.idle-timeout=60"
|
||||
"x-systemd.device-timeout=5s"
|
||||
"x-systemd.mount-timeout=5s"
|
||||
"uid=${toString config.users.users.atticd.uid}"
|
||||
"gid=${toString config.users.groups.atticd.gid}"
|
||||
"credentials=${config.age.secrets.storage-box-creds.path}"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue