borgstor: allow motiejus to read borg backups
This commit is contained in:
parent
7ee6a0de71
commit
93b95af851
@ -71,7 +71,10 @@
|
|||||||
borgstor = {
|
borgstor = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dataDir = "/data/borg";
|
dataDir = "/data/borg";
|
||||||
sshKeys = [myData.hosts."vno1-oh2.servers.jakst".publicKey];
|
sshKeys = [
|
||||||
|
myData.hosts."vno1-oh2.servers.jakst".publicKey
|
||||||
|
myData.people_pubkeys.motiejus
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
postfix = {
|
postfix = {
|
||||||
|
Loading…
Reference in New Issue
Block a user