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

@ -83,7 +83,6 @@
suites.utils.enable = true;
tools.gpg.enable = true;
apps.yubikey.enable = true;
};