set hostid in overseer

This commit is contained in:
TheWanderingCrow 2025-01-18 17:47:50 -05:00
parent 075296083a
commit 54cc91a0b3

View file

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