This commit is contained in:
John Lancaster
2026-03-26 17:56:54 -05:00
parent ac525dda78
commit 336166d22d
+1 -1
View File
@@ -7,7 +7,7 @@
boot = {
loader = {
systemd-boot.enable = true;
canTouchEfiVariables = true;
efi.canTouchEfiVariables = true;
};
initrd = {
availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "usbhid" "sd_mod" ];