From e8d6e32d0186818c0da601dd7c63e47ea3439455 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 19 Nov 2018 02:03:42 +0100 Subject: [PATCH] nix/os/devices/CFB4ED74: reconfigure host/domainname --- nix/os/devices/CFB4ED74/system.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/os/devices/CFB4ED74/system.nix b/nix/os/devices/CFB4ED74/system.nix index 5fb7add..257996d 100644 --- a/nix/os/devices/CFB4ED74/system.nix +++ b/nix/os/devices/CFB4ED74/system.nix @@ -8,7 +8,8 @@ let in { # TASK: new device - networking.hostName = "CFB4ED74"; # Define your hostname. + networking.hostName = "contabo1"; # Define your hostname. + networking.domain = "bootstrap.clusters.stefanjunker.de"; networking.firewall.enable = true; networking.firewall.allowedTCPPorts = [