UNEXPECTED DOLLAR CURLY FOUND DEAD

This commit is contained in:
Ittihadyya 2024-11-26 12:23:38 +02:00
parent 598324024a
commit 4d387f60fd

View file

@ -38,7 +38,7 @@
sops.secrets.forgejo_runner_glucose_token = { };
sops.secrets.forgejo_runner_fructose_token = { }; # fuck it, i'll do it like this
sops.templates."forgejo_runner.env.secrets.yaml".content = ''
TOKEN=${config.sops.placeholder.forgejo_runner_"${config.networking.hostName}"_token}
TOKEN=${config.sops.placeholder.forgejo_runner_${config.networking.hostName}_token}
'';
})
];