From 75b7ec19db519822979fe449635193abaa4af762 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 10 Nov 2019 16:42:08 +0100 Subject: Fix copy&paste errors from hel --- sif.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sif.nix b/sif.nix index 1df1a1bf..930aaa36 100644 --- a/sif.nix +++ b/sif.nix @@ -148,7 +148,7 @@ uucp = { enable = true; - nodeName = "hel"; + nodeName = "sif"; remoteNodes = { "odin" = { publicKeys = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKcDj49TqmflGTmtGBqDawxmCBWW1txj61CZ7KT0hTHK uucp@odin"]; @@ -182,7 +182,7 @@ enableSubmission = false; setSendmail = true; networksStyle = "host"; - hostname = "hel.midgard.yggdrasil"; + hostname = "sif.midgard.yggdrasil"; destination = []; relayHost = "uucp:ymir"; recipientDelimiter = "+"; -- cgit v1.2.3