hades: disable transmission
Build fails because of some miniupnp error, waiting on the fix to reach nixos-25.05
This commit is contained in:
parent
9125e8b170
commit
7e97c3e2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ in {
|
|||
};
|
||||
|
||||
transmission = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
username = "alarsyo";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue