mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
Merge branch 'main' of github.com:anotherhadi/nixy
This commit is contained in:
@@ -21,7 +21,6 @@ in {
|
||||
prowlarr.enable = true;
|
||||
radarr.enable = true;
|
||||
sonarr.enable = true;
|
||||
sabnzbd.enable = true;
|
||||
bazarr.enable = true;
|
||||
# transmission = {
|
||||
# enable = true;
|
||||
@@ -42,7 +41,6 @@ in {
|
||||
"prowlarr.${domain}" = mkVirtualHost "prowlarr" 9696;
|
||||
"radarr.${domain}" = mkVirtualHost "radarr" 7878;
|
||||
"sonarr.${domain}" = mkVirtualHost "sonarr" 8989;
|
||||
"sabnzbd.${domain}" = mkVirtualHost "sabnzbd" 8080;
|
||||
"transmission.${domain}" = mkVirtualHost "transmission" 9091;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user