Add ornithologist

This commit is contained in:
Fern Garden 2025-09-14 22:13:12 +08:00
parent 0fd0fb62d4
commit d47f621f7b
2 changed files with 6 additions and 6 deletions

View file

@ -90,6 +90,11 @@
docker = true;
})
# VM for managing flock.
(mkHost "ornithologist" {
suite = "server/vm";
})
# Container running Technitium DNS Server.
(mkHost "technitium" {
suite = "server/lxc";