fwminex: fix bad server name

This commit is contained in:
Motiejus Jakštys 2024-07-31 09:16:58 +03:00
parent e70cb36e87
commit cda7123260
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
dataDir = "/data/borg";
sshKeys = with myData; [
hosts."vno1-oh2.servers.jakst".publicKey
hosts."fwminex.servers.jakst".publicKey
hosts."fwminex.motiejus.jakst".publicKey
people_pubkeys.motiejus
];
};