try the new mount

This commit is contained in:
2026-06-14 17:43:50 -05:00
parent bb76bf8779
commit 0682e4a7fd
-3
View File
@@ -128,7 +128,6 @@
}; };
boot.zfs.forceImportRoot = false; boot.zfs.forceImportRoot = false;
/*
# Delete root on reboot disable for now while broken # Delete root on reboot disable for now while broken
boot.initrd.systemd.services = { boot.initrd.systemd.services = {
rollback = { rollback = {
@@ -146,10 +145,8 @@
zfs rollback -r zroot/root@blank && echo "blank rollback complete" zfs rollback -r zroot/root@blank && echo "blank rollback complete"
''; '';
}; };
}; };
}; };
*/
nix = { nix = {
settings.experimental-features = [ settings.experimental-features = [