Remove ornithologist
This commit is contained in:
parent
4fcbdd7e9e
commit
956d57272b
2 changed files with 0 additions and 20 deletions
10
flake.nix
10
flake.nix
|
@ -86,11 +86,6 @@
|
|||
suite = "server/vm";
|
||||
})
|
||||
|
||||
# VM for managing flock.
|
||||
(mkHost "ornithologist" {
|
||||
suite = "server/vm";
|
||||
})
|
||||
|
||||
# Container running Technitium DNS Server.
|
||||
(mkHost "technitium" {
|
||||
suite = "server/lxc";
|
||||
|
@ -105,10 +100,5 @@
|
|||
(mkHost "nextcloud" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
|
||||
# VM for managing server flock.
|
||||
(mkHost "ornithologist" {
|
||||
suite = "server/vm";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue