Switch the public-web-static hosts secret mngmt from colmena to sops-nix
This commit is contained in:
parent
dc439abefe
commit
3aae597752
6 changed files with 265 additions and 10 deletions
7
config/hosts/public-web-static/sops.nix
Normal file
7
config/hosts/public-web-static/sops.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue