fuck gpg agent and it's annoying popups

This commit is contained in:
♥ Minnie ♥ 2024-01-22 08:52:53 +08:00
parent fbb63df7a0
commit 2ea95c502f
No known key found for this signature in database

View file

@ -8,14 +8,6 @@
age-plugin-yubikey
];
# GPG and SSH support
# services.udev.packages = [ pkgs.yubikey-personalization ];
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# };
# Use our yubikey as a user login or for sudo access
security.pam.services = {
login.u2fAuth = true;