Remove nextcloud host from flake
This commit is contained in:
parent
02032e18cb
commit
a128300297
1 changed files with 0 additions and 8 deletions
|
@ -94,14 +94,6 @@
|
|||
];
|
||||
})
|
||||
|
||||
# Container running Nextcloud.
|
||||
(mkHost "nextcloud" {
|
||||
suite = "server/lxc";
|
||||
hostModules = [
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
})
|
||||
|
||||
# Container for automatic deployments.
|
||||
(mkHost "ornithologist" {
|
||||
suite = "server/lxc";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue