deps: adds gpg as command

This commit is contained in:
Deepak Mallubhotla 2022-06-12 21:01:46 -05:00
parent cea28f5422
commit 028b7455a1

View File

@ -107,10 +107,10 @@ in
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are
# started in user sessions. # started in user sessions.
# programs.mtr.enable = true; # programs.mtr.enable = true;
# programs.gnupg.agent = { programs.gnupg.agent = {
# enable = true; enable = true;
# enableSSHSupport = true; enableSSHSupport = true;
# }; };
# List services that you want to enable: # List services that you want to enable: