Remove nextcloud host from flake

This commit is contained in:
Fern Garden 2025-07-23 13:04:33 +08:00
parent 02032e18cb
commit a128300297

View file

@ -94,14 +94,6 @@
]; ];
}) })
# Container running Nextcloud.
(mkHost "nextcloud" {
suite = "server/lxc";
hostModules = [
sops-nix.nixosModules.sops
];
})
# Container for automatic deployments. # Container for automatic deployments.
(mkHost "ornithologist" { (mkHost "ornithologist" {
suite = "server/lxc"; suite = "server/lxc";