services: transmission: only expose over Wireguard
This commit is contained in:
parent
8c21d60d8c
commit
2644c71aa8
5 changed files with 18 additions and 10 deletions
|
|
@ -147,7 +147,6 @@ in
|
|||
transmission = {
|
||||
enable = true;
|
||||
username = "alarsyo";
|
||||
secretConfigFile = config.age.secrets."transmission/secret".path;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -29,10 +29,6 @@
|
|||
"restic-backup/poseidon-credentials" = {};
|
||||
"restic-backup/poseidon-password" = {};
|
||||
|
||||
"transmission/secret" = {
|
||||
owner = "transmission";
|
||||
};
|
||||
|
||||
"users/alarsyo-hashed-password" = {};
|
||||
"users/root-hashed-password" = {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue