snapshot of some host updates

This commit is contained in:
Jay Looney 2025-11-25 18:39:51 -06:00
parent e3e28fa662
commit 2cfac91660
7 changed files with 17 additions and 6 deletions

View file

@ -13,6 +13,7 @@
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" "sr_mod" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
# boot.blacklistedKernelModules = [ "nouveau" ];
boot.extraModulePackages = [ ];
fileSystems."/" =