vno3-nk: fix backup host

This commit is contained in:
2025-05-28 08:16:09 +00:00
parent 1a1bc3fcc0
commit b7a5ab1b59

View File

@@ -132,7 +132,7 @@ in
let let
this = "${config.networking.hostName}.${config.networking.domain}"; this = "${config.networking.hostName}.${config.networking.domain}";
rsync-net = "zh2769@zh2769.rsync.net"; rsync-net = "zh2769@zh2769.rsync.net";
fwminex = "borgstor@$fwminex.jakst.vpn"; fwminex = "borgstor@fwminex.jakst.vpn";
in in
{ {
enable = true; enable = true;