set hostid in overseer

This commit is contained in:
TheWanderingCrow 2025-01-18 17:49:37 -05:00
parent 54cc91a0b3
commit c8a8bf915c

View file

@ -10,7 +10,7 @@
];
networking.hostName = "WCE-Overseer";
networking.hostId = "1028n4d9";
networking.hostId = "7fb1c512";
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";