chore: overlay + vmd kernel modules
This commit is contained in:
parent
254019c5ee
commit
e904e447e9
@ -5,6 +5,7 @@
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.initrd.kernelModules = [ "overlay" "vmd" ];
|
||||
|
||||
networking.hostName = "nix-nas";
|
||||
networking.hostId = "39373132"; # via: head -c4 /etc/machine-id | od -An -tx4
|
||||
|
Loading…
x
Reference in New Issue
Block a user