mirror of
https://github.com/nix-community/home-manager
synced 2024-11-26 21:19:45 +01:00
gpg: add maintainer
This commit is contained in:
parent
2905e7bd16
commit
5790fc2285
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ let
|
|||
'';
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.Cryolitia ];
|
||||
|
||||
options.programs.gpg = {
|
||||
enable = mkEnableOption "GnuPG";
|
||||
|
||||
|
|
Loading…
Reference in a new issue