borgstor and deployerbot: fix perms

This commit is contained in:
2024-07-31 09:15:46 +03:00
parent 46cce2c3ef
commit e70cb36e87
5 changed files with 9 additions and 23 deletions

View File

@@ -167,10 +167,7 @@ in
};
follower = {
publicKeys = [
myData.hosts."vno1-oh2.servers.jakst".publicKey
myData.hosts."fwminex.motiejus.jakst".publicKey
];
publicKeys = [ myData.hosts."fwminex.motiejus.jakst".publicKey ];
enable = true;
uidgid = myData.uidgid.updaterbot-deployee;