Ornithologist is a VM now

This commit is contained in:
Fern Garden 2025-07-23 15:07:14 +08:00
parent a128300297
commit 7ef7b20cb5

View file

@ -96,7 +96,7 @@
# Container for automatic deployments. # Container for automatic deployments.
(mkHost "ornithologist" { (mkHost "ornithologist" {
suite = "server/lxc"; suite = "server/vm";
}) })
]; ];
} }