From ac2ad2468631a8cece029f8c3797962175d6bc3e Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 8 Jul 2023 17:04:25 +0200 Subject: l neoprism.r: add hostId --- lass/1systems/neoprism/physical.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lass') diff --git a/lass/1systems/neoprism/physical.nix b/lass/1systems/neoprism/physical.nix index 84397db1..f2092d9a 100644 --- a/lass/1systems/neoprism/physical.nix +++ b/lass/1systems/neoprism/physical.nix @@ -8,6 +8,8 @@ ]; disko.devices = import ./disk.nix; + networking.hostId = "9c0a74ac"; + boot.loader.grub.enable = true; boot.loader.grub.version = 2; boot.loader.grub.efiSupport = true; -- cgit v1.2.3