disabled nextcloud and gitea

fixed minecraft service not stopping
This commit is contained in:
Gerg-L 2023-04-09 18:57:31 -04:00
parent 663812dd1f
commit ae070d84f9
2 changed files with 2 additions and 12 deletions

View file

@ -1,6 +1,6 @@
inputs: {
imports = [
(import ./minecraft.nix inputs)
(import ./website.nix inputs)
# (import ./website.nix inputs)
];
}