fix(luna): remove duplicate setting

This commit is contained in:
Price Hiller 2023-10-27 23:19:10 -05:00
parent aa08fb116d
commit 1d500bac80
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -6,7 +6,6 @@
(modulesPath + "/installer/scan/not-detected.nix")
];
boot.extraModulePackages = [ ];
boot = {
initrd = {
availableKernelModules = [ "xhci_pci" "ahci" "nvme" "uas" "sd_mod" ];