nextcloud containerized

This commit is contained in:
2024-11-18 16:32:47 -06:00
parent af730c5b20
commit 0e677e3725
3 changed files with 14 additions and 21 deletions

View File

@@ -195,9 +195,7 @@
"pihole/pass" = {};
"nextcloud/pass" = {
owner = "sshd";
};
"nextcloud/pass" = {};
};
};
@@ -257,7 +255,7 @@
pihole.enable = true;
nextcloud.enable = false;
nextcloud.enable = true;
gitlab.enable = true;
};