galvatron: machine ID for zfs
This commit is contained in:
parent
0481cc019a
commit
3b49a109dd
@ -76,7 +76,10 @@
|
|||||||
# experimentalGPUInstallMode = "overlay";
|
# experimentalGPUInstallMode = "overlay";
|
||||||
};
|
};
|
||||||
boot.loader.efi.canTouchEfiVariables = false;
|
boot.loader.efi.canTouchEfiVariables = false;
|
||||||
networking.hostName = "galvatron";
|
networking = {
|
||||||
|
hostName = "galvatron";
|
||||||
|
hostId = "57184c38";
|
||||||
|
};
|
||||||
sound.enable = true; # only on unstable?
|
sound.enable = true; # only on unstable?
|
||||||
}
|
}
|
||||||
./hardware/galvatron-hw.nix
|
./hardware/galvatron-hw.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user