almost rm jakstIP

This commit is contained in:
2025-05-24 16:02:40 +00:00
parent 7252ba1582
commit 0e882bf94d
8 changed files with 24 additions and 64 deletions

View File

@@ -130,7 +130,7 @@ in
let
this = "${config.networking.hostName}.${config.networking.domain}";
rsync-net = "zh2769@zh2769.rsync.net";
fwminex = "borgstor@${myData.hosts."fwminex.jakst.vpn".jakstIP}";
fwminex = "borgstor@$fwminex.jakst.vpn";
in
{
enable = true;
@@ -196,7 +196,7 @@ in
{
enable = true;
inherit (host) system supportedFeatures;
hostName = host.jakstIP;
hostName = "fra1-b.jakst.vpn";
sshKey = "/etc/ssh/ssh_host_ed25519_key";
};