UNEXPECTED DOLLAR CURLY FOUND DEAD
This commit is contained in:
parent
598324024a
commit
4d387f60fd
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
'';
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue