Add host ornithologist
This commit is contained in:
parent
13c4160976
commit
2951844f13
2 changed files with 8 additions and 0 deletions
|
@ -87,5 +87,10 @@
|
|||
sops-nix.nixosModules.sops
|
||||
];
|
||||
})
|
||||
|
||||
# Container for automatic deployments.
|
||||
(mkHost "ornithologist" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue