Add microvm data dirs
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m17s

(untested because virtiofs mounts currently dont work)
This commit is contained in:
ahtlon
2025-02-06 15:40:25 +01:00
parent e94410ca54
commit 67399b462d
4 changed files with 17 additions and 0 deletions

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 = {