fix(bootloader): enable graceful to workaround fw bug
Cassie Cheung 2 years ago a6ebb3bd 02dd5cd0
··· 26 26 27 27 boot.loader.systemd-boot = { 28 28 enable = true; 29 29 + graceful = true; 29 30 netbootxyz.enable = true; 30 31 }; 31 32