transmission: setup service
This commit is contained in:
parent
67523e7e31
commit
cdf8695794
6 changed files with 75 additions and 0 deletions
|
|
@ -11,5 +11,6 @@ with lib;
|
|||
shadow-hashed-password-root = lib.fileContents ./shadow-hashed-password-root.secret;
|
||||
miniflux-admin-credentials = lib.fileContents ./miniflux-admin-credentials.secret;
|
||||
borg-backup-repo = lib.fileContents ./borg-backup-repo.secret;
|
||||
transmission-password = lib.fileContents ./transmission.secret;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
BIN
secrets/transmission.secret
Normal file
BIN
secrets/transmission.secret
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue