hades: disable transmission

Build fails because of some miniupnp error, waiting on the fix to reach
nixos-25.05
This commit is contained in:
Antoine Martin 2025-06-05 16:33:20 +02:00
parent 9125e8b170
commit 7e97c3e2c9

View file

@ -143,7 +143,7 @@ in {
};
transmission = {
enable = true;
enable = false;
username = "alarsyo";
};