secrets: add paperless
This commit is contained in:
parent
2d12211d3e
commit
2ea68f705d
|
@ -56,6 +56,8 @@ throwOnCanary {
|
||||||
|
|
||||||
nextcloud.password = fileContents ./nextcloud/password.txt;
|
nextcloud.password = fileContents ./nextcloud/password.txt;
|
||||||
|
|
||||||
|
paperless.secretKey = fileContents ./paperless/secretKey.txt;
|
||||||
|
|
||||||
podgrab.password = fileContents ./podgrab/password.txt;
|
podgrab.password = fileContents ./podgrab/password.txt;
|
||||||
|
|
||||||
sso = import ./sso { inherit lib; };
|
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