From 4c4c2fed3e63249ff62f733bce799ee265dc812a Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Thu, 2 Mar 2017 18:49:07 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20le=20nom=20de=20rollo=20n'=C3=A9tait=20p?= =?UTF-8?q?as=20d=C3=A9fini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-generator.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config-generator.nix b/config-generator.nix index 5bfbbaa..c980ea4 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -354,6 +354,7 @@ in }; }) (mkIf comp.isRollo { + networking.hostName = "rollo.dubronetwork.fr"; # Define your hostname. r6d.profiles = { isDubronetwork = true; isServer = true;