fwminex: fix boot config
This commit is contained in:
@@ -36,6 +36,7 @@ in
|
||||
};
|
||||
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
initrd = {
|
||||
systemd.enable = true;
|
||||
kernelModules = [ "usb_storage" ];
|
||||
|
||||
Reference in New Issue
Block a user