mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-07-17 14:35:25 +08:00
add sops.templates
This commit is contained in:
parent
9e98f7a442
commit
c4c39450b1
3 changed files with 126 additions and 0 deletions
|
|
@ -294,6 +294,7 @@ in {
|
|||
};
|
||||
};
|
||||
imports = [
|
||||
./templates
|
||||
(mkRenamedOptionModule [ "sops" "gnupgHome" ] [ "sops" "gnupg" "home" ])
|
||||
(mkRenamedOptionModule [ "sops" "sshKeyPaths" ] [ "sops" "gnupg" "sshKeyPaths" ])
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue