Switch the forgejo-actions-runners secret mngmt from colmena to sops-nix
This commit is contained in:
parent
88e3da11a6
commit
361ccac69f
6 changed files with 265 additions and 10 deletions
7
config/hosts/forgejo-actions-runner/sops.nix
Normal file
7
config/hosts/forgejo-actions-runner/sops.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue