[disko] fix dataset typo

This commit is contained in:
2025-02-11 19:31:37 +01:00
parent 698cfcf383
commit 9209f84586

View File

@@ -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