Switch to using i_only_boot_zfs.

This commit is contained in:
Tom Alexander
2025-11-02 19:44:55 -05:00
parent f27aae960f
commit 57b83f7175
2 changed files with 16 additions and 3 deletions

View File

@@ -26,8 +26,8 @@
me.mountPersistence = true;
# Toggle to start writing the extlinux config which will be used by zfsbootmenu
# boot.loader.generic-extlinux-compatible.enable = true;
# boot.loader.systemd-boot.enable = lib.mkForce false;
boot.loader.generic-extlinux-compatible.enable = true;
boot.loader.systemd-boot.enable = lib.mkForce false;
me.optimizations = {
# enable = true;