feat(peertube): Update config

Add smtp configuration and other miscelleanous settings
This commit is contained in:
Tom Hubrecht 2023-09-24 23:11:54 +02:00
parent 4c5a9685db
commit 58a55c43e4
3 changed files with 43 additions and 1 deletions

View file

@ -9,4 +9,5 @@ lib.setDefault { inherit publicKeys; } [
"lychee-environment_file"
"peertube-secrets_file"
"peertube-service_environment_file"
"peertube-smtp_password_file"
]