moby: switch extlinux -> systemd-boot
for the sake of consistency with my other platforms u-boot boot order appears to be extlinux > script > efi_mgr > efi note that after rebooting, battery shows 0%. unclear if systemd-boot somehow breaks charging, or just battery reporting, or if totally unrelated
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
|
||||
sane.programs.mpv.config.defaultProfile = "fast";
|
||||
|
||||
# TODO: switch to systemd-boot
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
boot.loader.systemd-boot.enable = false;
|
||||
# boot.loader.generic-extlinux-compatible.enable = true;
|
||||
# boot.loader.systemd-boot.enable = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user