fix
This commit is contained in:
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user