From 390eff7635fec86e7e30c3f1d7263a7312a45c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 26 May 2025 06:48:32 +0000 Subject: [PATCH] fwminex: remove invalid character from borgbackup hostname --- hosts/fwminex/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index bd5b6f2..53eda2a 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -593,7 +593,7 @@ in btrfsborg = let this = "${config.networking.hostName}.${config.networking.domain}"; - vno3-nk = "borgstor@$vno3-nk.jakst.vpn"; + vno3-nk = "borgstor@vno3-nk.jakst.vpn"; rsync-net = "zh2769@zh2769.rsync.net"; in {