Switch odo to i_only_boot_zfs.

This commit is contained in:
Tom Alexander 2025-11-18 23:02:40 -05:00
parent 300dfc68cf
commit 381448b338
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;