idk some stuff, mostly 25.11 and opencode stuff

This commit is contained in:
Anish Lakhwara
2026-02-01 23:39:21 -08:00
parent cd8bb0fe0f
commit 615ea7b026
33 changed files with 992 additions and 914 deletions
+1
View File
@@ -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";