please work,,
This commit is contained in:
parent
4b747a2da4
commit
598324024a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
sops.secrets.forgejo_runner_glucose_token = { };
|
sops.secrets.forgejo_runner_glucose_token = { };
|
||||||
sops.secrets.forgejo_runner_fructose_token = { }; # fuck it, i'll do it like this
|
sops.secrets.forgejo_runner_fructose_token = { }; # fuck it, i'll do it like this
|
||||||
sops.templates."forgejo_runner.env.secrets.yaml".content = ''
|
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