diff --git a/flake.nix b/flake.nix index e81d5aa..ca83003 100644 --- a/flake.nix +++ b/flake.nix @@ -76,7 +76,10 @@ # experimentalGPUInstallMode = "overlay"; }; boot.loader.efi.canTouchEfiVariables = false; - networking.hostName = "galvatron"; + networking = { + hostName = "galvatron"; + hostId = "57184c38"; + }; sound.enable = true; # only on unstable? } ./hardware/galvatron-hw.nix