no extra dataset for home
This commit is contained in:
parent
015cac0865
commit
8a7092cc92
1 changed files with 0 additions and 4 deletions
|
@ -64,10 +64,6 @@
|
|||
postCreateHook = "zfs list -t snapshot -H -o name | grep -E '^zroot@blank$' || zfs snapshot zroot@blank";
|
||||
|
||||
datasets = {
|
||||
home = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/home";
|
||||
};
|
||||
nix = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue