secrets: move transmission secret to agenix

This commit is contained in:
Antoine Martin 2022-03-11 18:14:50 +01:00
parent 540968627c
commit 165b30ef9c
8 changed files with 18 additions and 9 deletions

View file

@ -17,6 +17,10 @@
owner = "matrix-synapse";
};
"transmission/secret" = {
owner = "transmission";
};
"users/alarsyo-hashed-password" = {};
"users/root-hashed-password" = {};
};