mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 12:50:05 +00: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.age.generateKey = true;
|
||||||
|
|
||||||
# Sops keys
|
# Sops keys
|
||||||
sops.secrets."cloudflare/api_email" = {};
|
sops.secrets."services/cloudflare/api_email" = {};
|
||||||
sops.secrets."cloudflare/api_key" = {};
|
sops.secrets."services/cloudflare/api_key" = {};
|
||||||
|
|
||||||
# Set hostname
|
# Set hostname
|
||||||
# Todo: move to common/networking module
|
# Todo: move to common/networking module
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue