try the new mount
This commit is contained in:
@@ -128,7 +128,6 @@
|
||||
};
|
||||
|
||||
boot.zfs.forceImportRoot = false;
|
||||
/*
|
||||
# Delete root on reboot disable for now while broken
|
||||
boot.initrd.systemd.services = {
|
||||
rollback = {
|
||||
@@ -146,10 +145,8 @@
|
||||
zfs rollback -r zroot/root@blank && echo "blank rollback complete"
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
*/
|
||||
|
||||
nix = {
|
||||
settings.experimental-features = [
|
||||
|
||||
Reference in New Issue
Block a user