secrets: add paperless
This commit is contained in:
parent
a78091c57c
commit
47d19e5b3f
|
@ -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; };
|
||||
|
|
BIN
secrets/paperless/secretKey.txt
Normal file
BIN
secrets/paperless/secretKey.txt
Normal file
Binary file not shown.
Loading…
Reference in a new issue