disable qbittorrent
This commit is contained in:
parent
684a6eea14
commit
bd35a64a27
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
users.users.sckova.extraGroups = [ "qbittorrent" ];
|
users.users.sckova.extraGroups = [ "qbittorrent" ];
|
||||||
services = {
|
services = {
|
||||||
qbittorrent = {
|
qbittorrent = {
|
||||||
enable = true;
|
enable = false;
|
||||||
serverConfig = {
|
serverConfig = {
|
||||||
Preferences = {
|
Preferences = {
|
||||||
Advanced.useSystemIconTheme = true;
|
Advanced.useSystemIconTheme = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue