config

NixOS config
Log | Files | Refs | README | LICENSE

commit 390eff7635fec86e7e30c3f1d7263a7312a45c9d (tree)
parent 15b3a45e38442ad61bd8906ef23231d51ea09de7
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Mon, 26 May 2025 06:48:32 +0000

fwminex: remove invalid character from borgbackup hostname

Diffstat:
Mhosts/fwminex/configuration.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 {