fwminex: fix bad server name
This commit is contained in:
parent
e70cb36e87
commit
cda7123260
@ -85,7 +85,7 @@
|
|||||||
dataDir = "/data/borg";
|
dataDir = "/data/borg";
|
||||||
sshKeys = with myData; [
|
sshKeys = with myData; [
|
||||||
hosts."vno1-oh2.servers.jakst".publicKey
|
hosts."vno1-oh2.servers.jakst".publicKey
|
||||||
hosts."fwminex.servers.jakst".publicKey
|
hosts."fwminex.motiejus.jakst".publicKey
|
||||||
people_pubkeys.motiejus
|
people_pubkeys.motiejus
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user