mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-15 19:44:11 -05:00
set hostid in overseer
This commit is contained in:
parent
54cc91a0b3
commit
c8a8bf915c
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
];
|
||||
|
||||
networking.hostName = "WCE-Overseer";
|
||||
networking.hostId = "1028n4d9";
|
||||
networking.hostId = "7fb1c512";
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue