Fix restoring snapshot on boot
This commit is contained in:
parent
9a25143a9b
commit
0544defe93
7 changed files with 24 additions and 4 deletions
|
@ -45,5 +45,8 @@
|
|||
rootDataset = lib.mkOption {
|
||||
example = "rpool/local/root";
|
||||
};
|
||||
rootPool = lib.mkOption {
|
||||
example = "rpool";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue