services: use wildcard certificate
Should have done this a long time ago
This commit is contained in:
parent
64d479e2ce
commit
f0e5e90c10
14 changed files with 37 additions and 21 deletions
|
|
@ -14,6 +14,7 @@ with lib;
|
|||
nextcloud-admin-pass = lib.fileContents ./nextcloud-admin-pass.secret;
|
||||
nextcloud-admin-user = lib.fileContents ./nextcloud-admin-user.secret;
|
||||
lohr-shared-secret = lib.fileContents ./lohr-shared-secret.secret;
|
||||
gandiKey = lib.fileContents ./gandi-api-key.secret;
|
||||
|
||||
borg-backup = import ./borg-backup { inherit lib; };
|
||||
|
||||
|
|
|
|||
BIN
secrets/gandi-api-key.secret
Normal file
BIN
secrets/gandi-api-key.secret
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue