1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-13 18:23:39 +02:00

gpg: add maintainer

This commit is contained in:
北雁 Cryolitia 2024-05-09 05:29:33 +08:00
parent 2905e7bd16
commit 5790fc2285
No known key found for this signature in database
GPG Key ID: 3E5D1772FC8A8EDD

View File

@ -143,6 +143,8 @@ let
'';
in {
meta.maintainers = [ maintainers.Cryolitia ];
options.programs.gpg = {
enable = mkEnableOption "GnuPG";