From 29fa47ee98a2cd84391377d33e9ae283b581c37b Mon Sep 17 00:00:00 2001
From: ncfavier
Default:
false
Example:
true
Declared by:
<home-manager/modules/programs/gpg.nix>
- |
programs.gpg.package
The Gnupg package to use (also used the gpg-agent service).
Type: +
programs.gpg.package
The Gnupg package to use (also used by the gpg-agent service).
Type: package
Default:
pkgs.gnupg
Example:
pkgs.gnupg23
Declared by:
|