mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 10:47:31 -08:00
create backup store on kestrel
This commit is contained in:
parent
6a8fb82dec
commit
e12ed0f124
@ -4,5 +4,8 @@
|
||||
users.users."${user}".openssh.authorizedKeys.keyFiles = [
|
||||
config.age.secrets."ssh/torus/id_ed25519.pub".path
|
||||
];
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /store 0775 ${user} users -"
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user