fuck gpg agent and it's annoying popups
This commit is contained in:
parent
fbb63df7a0
commit
2ea95c502f
|
@ -8,14 +8,6 @@
|
||||||
age-plugin-yubikey
|
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
|
# Use our yubikey as a user login or for sudo access
|
||||||
security.pam.services = {
|
security.pam.services = {
|
||||||
login.u2fAuth = true;
|
login.u2fAuth = true;
|
||||||
|
|
Loading…
Reference in a new issue