enhanced qbittorrent
This commit is contained in:
parent
2fab849550
commit
f67f550867
@ -59,7 +59,7 @@ in
|
|||||||
"certificates/qbit_key" = mkQbitSecret "server.key" "0600";
|
"certificates/qbit_key" = mkQbitSecret "server.key" "0600";
|
||||||
};
|
};
|
||||||
systemd = {
|
systemd = {
|
||||||
packages = [ pkgs.qbittorrent-nox ];
|
packages = [ pkgs.qbittorrent-enhanced-nox ];
|
||||||
services = {
|
services = {
|
||||||
"qbittorrent-nox@jawz" = {
|
"qbittorrent-nox@jawz" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user