Gnucap
This project is funded by NLnet through these subgrants:
Options
- programs.gnucap.enable
-
Whether to enable gnucap.
- Type:
boolean
- Default:
false
- programs.gnucap.package
-
The gnucap package to use.
- Type:
package
- Default:
pkgs.gnucap
Examples
-
{ ... }: { programs.gnucap.enable = true; }