Migrate ikiwiki to sops-nix
This commit is contained in:
parent
668f2ef4d8
commit
bff3401ada
6 changed files with 52 additions and 12 deletions
6
config/hosts/ikiwiki/sops.nix
Normal file
6
config/hosts/ikiwiki/sops.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue