From 8924bad1bc06dd5b622730dce0858c2526607023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 13 Jan 2025 20:40:16 -0500 Subject: [PATCH] Add two-factor authentication application --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 3326f30..85f6c40 100644 --- a/configuration.nix +++ b/configuration.nix @@ -16,6 +16,7 @@ environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. ansible + authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc) birdtray bitwarden-cli bitwarden-desktop