chore: overlay + vmd kernel modules

This commit is contained in:
Nicole Dresselhaus 2025-06-11 09:26:36 +02:00
parent 254019c5ee
commit e904e447e9

View File

@ -5,6 +5,7 @@
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.kernelModules = [ "overlay" "vmd" ];
networking.hostName = "nix-nas"; networking.hostName = "nix-nas";
networking.hostId = "39373132"; # via: head -c4 /etc/machine-id | od -An -tx4 networking.hostId = "39373132"; # via: head -c4 /etc/machine-id | od -An -tx4