no special root
This commit is contained in:
parent
c29fafa147
commit
e3b1d2bd03
2 changed files with 0 additions and 6 deletions
|
@ -63,11 +63,6 @@
|
|||
mountpoint = "/";
|
||||
postCreateHook = "zfs list -t snapshot -H -o name | grep -E '^zroot@blank$' || zfs snapshot zroot@blank";
|
||||
|
||||
datasets = {
|
||||
root = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/";
|
||||
};
|
||||
home = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/home";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue