chore: refine yubikey settings

This commit is contained in:
Swarsel 2024-07-11 16:40:50 +02:00
parent 26f8576d6c
commit 183c04212f
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
18 changed files with 227 additions and 844 deletions

View file

@ -7,10 +7,12 @@
enable = true;
enableSshSupport = true;
enableExtraSocket = true;
pinentryPackage = pkgs.pinentry-gtk2;
pinentryPackage = pkgs.pinentry.gtk2;
defaultCacheTtl = 600;
maxCacheTtl = 7200;
extraConfig = ''
allow-emacs-pinentry
allow-loopback-pinentry
allow-emacs-pinentry
'';
};
@ -93,6 +95,7 @@
{ output = "HDMI-A-1"; workspace = "2:";}
];
keybindings = let
modifier = config.wayland.windowManager.sway.config.modifier;
in {