l backups: add to group syncthing
This commit is contained in:
parent
c19f698985
commit
037ca410ef
@ -6,6 +6,7 @@ with import <stockholm/lib>;
|
||||
useDefaultShell = true;
|
||||
home = "/backups";
|
||||
createHome = true;
|
||||
group = "syncthing";
|
||||
openssh.authorizedKeys.keys = with config.krebs.hosts; [
|
||||
blue.ssh.pubkey
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user