Enable Transmission.
This commit is contained in:
parent
c07daead7f
commit
a0b0a449ca
1 changed files with 5 additions and 0 deletions
|
@ -43,5 +43,10 @@
|
|||
reverse_proxy http://localhost:8686
|
||||
'';
|
||||
|
||||
services.transmission = {
|
||||
enable = true;
|
||||
group = config.services.lidarr.group;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue