diff --git a/machines/modules/disko/default.nix b/machines/modules/disko/default.nix index e8770f6..7911beb 100644 --- a/machines/modules/disko/default.nix +++ b/machines/modules/disko/default.nix @@ -252,9 +252,9 @@ in type = "zfs_fs"; mountpoint = "/data"; }; - "encrypted/data/microvm" = { + "encrypted/data/microvms" = { type = "zfs_fs"; - mountpoint = "/data/microvm"; + mountpoint = "/data/microvms"; }; reserved = { # for cow delete if pool is full