mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fix rpool getting mounted to /rpool
This commit is contained in:
parent
5a2c790bf3
commit
911ebd0142
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ lib: {
|
|||
encryption = "on";
|
||||
keyformat = "passphrase";
|
||||
keylocation = "prompt";
|
||||
mountpoint = "none";
|
||||
};
|
||||
options = {
|
||||
ashift = "12";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue