Switch odo and quark to i_only_boot_zfs.

This commit is contained in:
Tom Alexander
2025-11-16 10:54:00 -05:00
parent 09e36de78e
commit fc343d7897
4 changed files with 27 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
content = {
type = "filesystem";
format = "vfat";
mountpoint = "/boot";
mountpoint = "/efi";
mountOptions = [
"umask=0077"
"noatime"