From 506e116caa4ae2af1ac496d405d821bf12f0ef17 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 25 Apr 2021 21:36:41 +0200 Subject: ... --- ymir.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 9feb4393..4634037d 100644 --- a/ymir.nix +++ b/ymir.nix @@ -38,7 +38,7 @@ in rec { ./utils/nix/module.nix ]; - networking.hostId = "34f0d2df"; + networking.hostId = "1c5c994e"; environment.etc."machine-id".text = "34f0d2df31f8634d8c08d47b15419d26"; boot.loader.grub = { @@ -150,7 +150,6 @@ in rec { networking = { hostName = "ymir"; - hostId = "1c5c994e"; firewall = { enable = true; allowPing = true; -- cgit v1.2.3