setup gpg
This commit is contained in:
parent
b6f3b37cdf
commit
9e17ff86d9
4 changed files with 12 additions and 0 deletions
5
sys/profiles/programs/gpg.nix
Normal file
5
sys/profiles/programs/gpg.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue