mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2024-12-04 20:05:00 +01:00
fix: resolve my own stupidity
This commit is contained in:
parent
3fe2842c09
commit
970c73e1c5
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
sops.age.generateKey = true;
|
||||
|
||||
# Sops keys
|
||||
sops.secrets."cloudflare/api_email" = {};
|
||||
sops.secrets."cloudflare/api_key" = {};
|
||||
sops.secrets."services/cloudflare/api_email" = {};
|
||||
sops.secrets."services/cloudflare/api_key" = {};
|
||||
|
||||
# Set hostname
|
||||
# Todo: move to common/networking module
|
||||
|
|
Loading…
Reference in a new issue