Disable this to comply to CnD

This commit is contained in:
Lillian Violet 2024-02-09 21:52:23 +01:00
parent e4fca29931
commit 14c2f4fcb7
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
ombi.extraGroups = ["radarr" "sonarr" "aria2" "nextcloud"];
};
services.ombi = {
enable = true;
enable = false;
port = 2368;
};