From 30a20a6d0421d1c81d893462a3da41d15ccaa06c Mon Sep 17 00:00:00 2001 From: Chris Thompson <chris@agaric.com> Date: Thu, 3 Apr 2025 15:18:21 -0400 Subject: [PATCH] Replace yubikey with yubioath-flutter Per deprecation warning/suggestion --- hosts/default/main-user.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/default/main-user.nix b/hosts/default/main-user.nix index 30a3491..f29bd41 100644 --- a/hosts/default/main-user.nix +++ b/hosts/default/main-user.nix @@ -36,7 +36,8 @@ in signal-desktop # messaging ddev # local docker dev awesome vscodium # vs code editor, but free - yubikey-manager-qt # yubi key mgmgt - more needed + #yubikey-manager-qt # yubi key mgmgt - more needed + yubioath-flutter # replacement manager for deprecated manager-qt #pavucontrol # pulse audio vol control # go to 2.17 when no more servers w/python issues (elizabeth) ansible_2_16 # deployment/automation