diff --git a/profiles/yubikey.nix b/profiles/yubikey.nix index 9228d80..032ecf6 100644 --- a/profiles/yubikey.nix +++ b/profiles/yubikey.nix @@ -46,7 +46,7 @@ yubikey-manager-qt # Configure any YubiKey over USB interfaces yubikey-personalization # Lib & CLI tool to personalize YubiKeys yubikey-personalization-gui # QT based utility to facilitate Yubikey reconfiguration - yubioath-desktop # Yubikey Desktop Authenticator + yubioath-flutter # Yubikey Desktop Authenticator ]; shellInit = '' export GPG_TTY="$(tty)"