Switch odowork to i_only_boot_zfs.

This commit is contained in:
Tom Alexander 2025-11-19 20:50:45 -05:00
parent b16871c701
commit 331651bf23
Signed by: talexander
GPG Key ID: 36C99E8B3C39D85F

View File

@ -29,8 +29,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;