Set openclaw as owner of sops template

This commit is contained in:
ashisgreat22 2026-03-17 21:32:37 +01:00
parent d7c3bd0775
commit 68240b7319

View file

@ -99,6 +99,7 @@
sops.secrets.openclaw_zai_api_key = { };
sops.templates."openclaw.env" = {
owner = "openclaw";
content = ''
DISCORD_TOKEN=${config.sops.placeholder.openclaw_discord_token}
ZAI_API_KEY=${config.sops.placeholder.openclaw_zai_api_key}