disable transmission on gaming pc

This commit is contained in:
2026-03-15 02:59:26 +01:00
parent 50a2e5b53c
commit 44162eb509
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -121,6 +121,7 @@
cores = 2;
};
};
services.transmission.enable = lib.mkForce false;
nix.settings.system-features = [ "gccarch-haswell" ];