ggguuuuhh
This commit is contained in:
parent
279b992fcf
commit
216fb5cf3b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
];
|
||||
sucrose.modules = [
|
||||
({config, ...}: {
|
||||
sops.secrets.forgejo_runner_${config.networking.hostName}_token = { };
|
||||
sops.secrets.forgejo_runner_"${config.networking.hostName}"_token = { };
|
||||
sops.templates."forgejo_runner.env.secrets.yaml".content = ''
|
||||
TOKEN=${config.sops.placeholder.''forgejo_runner_"${config.networking.hostName}"_token''}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue