fix rpool getting mounted to /rpool

This commit is contained in:
Gerg-L 2023-12-27 02:08:09 -05:00
parent 5a2c790bf3
commit 911ebd0142
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI

View file

@ -64,6 +64,7 @@ lib: {
encryption = "on"; encryption = "on";
keyformat = "passphrase"; keyformat = "passphrase";
keylocation = "prompt"; keylocation = "prompt";
mountpoint = "none";
}; };
options = { options = {
ashift = "12"; ashift = "12";