servo: remove networking.hostId

This commit is contained in:
2024-11-08 09:26:03 +00:00
parent 675f8a6bbf
commit 4d0627ebd8

View File

@@ -3,7 +3,7 @@
{ {
# hostId: not used for anything except zfs guardrail? # hostId: not used for anything except zfs guardrail?
# [hex(ord(x)) for x in 'serv'] # [hex(ord(x)) for x in 'serv']
networking.hostId = "73657276"; # networking.hostId = "73657276";
sane.persist.stores."ext" = { sane.persist.stores."ext" = {
origin = "/mnt/pool/persist"; origin = "/mnt/pool/persist";