l xerxes.r: fix kernel hicpus, use touchscreen
This commit is contained in:
parent
616daa1def
commit
8a0defc7ec
@ -13,9 +13,8 @@
|
|||||||
};
|
};
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
# TODO fix touchscreen
|
|
||||||
boot.blacklistedKernelModules = [
|
boot.blacklistedKernelModules = [
|
||||||
"goodix"
|
"sdhci_pci"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "sd_mod" ];
|
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usbhid" "sd_mod" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user