Converted gpg from nixos module to home module

This commit is contained in:
alejandro-angulo 2024-08-01 21:21:31 -07:00
parent 726ace8ade
commit 92ec5a59fd
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
6 changed files with 46 additions and 48 deletions

View file

@ -16,6 +16,7 @@
programs = {
firefox.enable = true;
gpg.enable = true;
kitty.enable = true;
};