l backups: add to group syncthing

This commit is contained in:
lassulus 2019-09-22 12:10:57 +02:00
parent c19f698985
commit 037ca410ef

View File

@ -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
];