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
# started in user sessions.
# programs.mtr.enable = true;
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# };
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
};
# List services that you want to enable: