gtkmm build failing.

This commit is contained in:
Tom Alexander
2025-11-17 05:56:59 -05:00
parent b63df577d9
commit a94df0944b
4 changed files with 7 additions and 6 deletions

View File

@@ -80,7 +80,7 @@
type = "zfs_fs";
options = {
mountpoint = "legacy";
"org.zfsbootmenu:nixos" = "on";
"org.zfsbootmenu:active" = "on";
};
mountpoint = "/boot";
postCreateHook = "zfs list -t snapshot -H -o name | grep -E '^zroot/linux/nix/boot@blank$' || zfs snapshot zroot/linux/nix/boot@blank";