add sops.templates

This commit is contained in:
mlatus 2023-03-13 23:56:19 +08:00
parent 9e98f7a442
commit c4c39450b1
3 changed files with 126 additions and 0 deletions

View file

@ -294,6 +294,7 @@ in {
};
};
imports = [
./templates
(mkRenamedOptionModule [ "sops" "gnupgHome" ] [ "sops" "gnupg" "home" ])
(mkRenamedOptionModule [ "sops" "sshKeyPaths" ] [ "sops" "gnupg" "sshKeyPaths" ])
];