diff --git a/flake.nix b/flake.nix index 32bc083..ce4998b 100755 --- a/flake.nix +++ b/flake.nix @@ -96,7 +96,7 @@ # Container for automatic deployments. (mkHost "ornithologist" { - suite = "server/lxc"; + suite = "server/vm"; }) ]; }