qbittorrent enabled on server
This commit is contained in:
parent
b3de19aed1
commit
009fdf7f01
@ -23,6 +23,7 @@
|
||||
jellyfin.enable = true;
|
||||
bazarr.enable = true;
|
||||
kavita.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
};
|
||||
};
|
||||
networking = let
|
||||
@ -34,6 +35,7 @@
|
||||
8096 # jellyfin
|
||||
6767 # bazarr
|
||||
5000 # kavita
|
||||
9091 # qbittorrent
|
||||
];
|
||||
in {
|
||||
hostName = "server";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user