messed with initrd and got zfs rollback working again

This commit is contained in:
Gerg-L 2023-08-04 23:43:13 -04:00
parent fd87459163
commit 8694fbce19
7 changed files with 31 additions and 13 deletions

View file

@ -22,7 +22,7 @@ _: {
ephemeral = true;
autoStart = true;
privateNetwork = true;
hostBridge = "bridge0";
hostBridge = "br0";
localAddress = "192.168.1.11/24";
bindMounts = {
"/var" = {