[disko] fix dataset typo
This commit is contained in:
@@ -252,9 +252,9 @@ in
|
|||||||
type = "zfs_fs";
|
type = "zfs_fs";
|
||||||
mountpoint = "/data";
|
mountpoint = "/data";
|
||||||
};
|
};
|
||||||
"encrypted/data/microvm" = {
|
"encrypted/data/microvms" = {
|
||||||
type = "zfs_fs";
|
type = "zfs_fs";
|
||||||
mountpoint = "/data/microvm";
|
mountpoint = "/data/microvms";
|
||||||
};
|
};
|
||||||
reserved = {
|
reserved = {
|
||||||
# for cow delete if pool is full
|
# for cow delete if pool is full
|
||||||
|
|||||||
Reference in New Issue
Block a user