Cleanup + a few apps

This commit is contained in:
Gene Liverman 2024-12-31 15:57:27 -05:00
parent 8f402a4af1
commit f0c351cbbe
2 changed files with 45 additions and 90 deletions

View file

@ -10,7 +10,7 @@
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.kernelModules = [ "kvm-intel" "sg" ];
boot.extraModulePackages = [ ];
fileSystems."/" =