This commit is contained in:
2025-07-01 17:25:39 +00:00
parent f8e0267fc2
commit f0acf2121f

View File

@@ -24,7 +24,7 @@ in
boot = {
loader.grub = {
enable = true;
device = [ disk ];
device = disk;
};
initrd = {
kernelModules = [ "usb_storage" ];