Files
nix/hosts/common/system/configs/gpg-agent/default.nix
2024-07-08 20:01:55 +03:00

2 lines
40 B
Nix

{ programs.gnupg.agent.enable = true; }