poseidon: move transmission to hades

This commit is contained in:
Antoine Martin 2022-10-27 17:29:13 +02:00
parent 9e608ae725
commit 2e45c14227
2 changed files with 5 additions and 5 deletions

View file

@ -104,6 +104,11 @@ in {
enable = true;
exitNode = true;
};
transmission = {
enable = true;
username = "alarsyo";
};
};
# Enable the OpenSSH daemon.

View file

@ -92,11 +92,6 @@ in {
enable = true;
exitNode = true;
};
transmission = {
enable = true;
username = "alarsyo";
};
};
# Enable the OpenSSH daemon.