stop nixpkgs-review oom

This commit is contained in:
Callum Leslie 2024-09-09 11:06:07 +01:00
parent c1fb306ed1
commit ddcc48c006
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90

View file

@ -6,7 +6,7 @@
...
}: {
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
zramSwap.enable = true;
boot = {
initrd.availableKernelModules = ["xhci_pci" "thunderbolt" "nvme" "usb_storage" "rtsx_pci_sdmmc"];
initrd.kernelModules = [];