nixos: services: transmission: use 'trgui-ng'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I like it much better than the built-in UI.
This commit is contained in:
parent
d618406516
commit
5d87223970
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ in
|
|||
enable = true;
|
||||
package = pkgs.transmission_4;
|
||||
group = "media";
|
||||
webHome = pkgs.trgui-ng-web;
|
||||
|
||||
downloadDirPermissions = "775";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue