Should probably do that this way

This commit is contained in:
Lillian Violet 2024-02-09 21:53:50 +01:00
parent 14c2f4fcb7
commit cbcccc11ca
3 changed files with 2 additions and 4 deletions

View file

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