diff --git a/profiles/disko/vm.nix b/profiles/disko/vm.nix index 8117b7f..2035785 100644 --- a/profiles/disko/vm.nix +++ b/profiles/disko/vm.nix @@ -34,7 +34,7 @@ compression = "zstd"; }; mountpoint = null; - postCreateHook = "zfs snapshot -r tank@blank && zfs holds -r blank tank@blank"; + postCreateHook = "zfs snapshot -r tank@blank && zfs hold -r blank tank@blank"; datasets = { root = {