opencloud fucked still lmao

This commit is contained in:
mjallen18
2025-12-09 17:15:49 -06:00
parent 4b53a89030
commit 989e717e4e
3 changed files with 19 additions and 11 deletions

View File

@@ -11,6 +11,10 @@
};
lubelogger.enable = true;
nextcloud.enable = true;
opencloud = {
enable = false;
port = 9200;
};
onlyoffice.enable = true;
ai.enable = true;
paperless.enable = true;

View File

@@ -157,7 +157,8 @@ in
3001
3333
5201 # iperf
8448
8400
9200
];
allowedUDPPorts = config.${namespace}.network.firewall.allowedTCPPorts;
};