secrets: add paperless

This commit is contained in:
Bruno BELANYI 2021-08-19 13:07:51 +02:00
parent a78091c57c
commit 47d19e5b3f
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,8 @@ throwOnCanary {
nextcloud.password = fileContents ./nextcloud/password.txt;
paperless.secretKey = fileContents ./paperless/secretKey.txt;
podgrab.password = fileContents ./podgrab/password.txt;
sso = import ./sso { inherit lib; };

Binary file not shown.