Distuingish between configurations and program modifications
This commit is contained in:
parent
964b294300
commit
1afb00a3de
27 changed files with 48 additions and 44 deletions
3
programs/gnupg/default.nix
Normal file
3
programs/gnupg/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ pkgs }:
|
||||
|
||||
pkgs.gnupg.override { guiSupport = true; }
|
Loading…
Add table
Add a link
Reference in a new issue