Add microvm data dirs

(untested because virtiofs mounts currently dont work)
This commit is contained in:
ahtlon
2025-02-14 23:57:54 +01:00
parent fcd5743121
commit 3c501f14cf
4 changed files with 17 additions and 0 deletions
+4
View File
@@ -252,6 +252,10 @@ in
type = "zfs_fs";
mountpoint = "/data";
};
"encrypted/data/microvm" = {
type = "zfs_fs";
mountpoint = "/data/microvm";
};
reserved = {
# for cow delete if pool is full
options = {