idk some stuff, mostly 25.11 and opencode stuff
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
environment.systemPackages = [ pkgs.beets ];
|
||||
services.transmission = {
|
||||
enable = true;
|
||||
package = pkgs.transmission_4; # 25.11: transmission_3 removed, explicitly use v4
|
||||
settings = {
|
||||
rpc-enabled = true;
|
||||
rpc-bind-address = "0.0.0.0";
|
||||
|
||||
Reference in New Issue
Block a user