fix: set networking.hostId for ZFS
This commit is contained in:
parent
a57d37ea58
commit
ac4240f56a
@ -7,6 +7,7 @@
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "nix-nas";
|
||||
networking.hostId = "39373132"; # via: head -c4 /etc/machine-id | od -An -tx4
|
||||
|
||||
users.users.nicole = {
|
||||
isNormalUser = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user