From bc10f5b3091cefee62037cd80395b25060bc7ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Wed, 27 Aug 2025 14:28:38 +0200 Subject: [PATCH] feat(home): switch from authenticator to proton-authenticator --- home/felschr-work.nix | 2 +- home/felschr.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/felschr-work.nix b/home/felschr-work.nix index 924a8e2..9b9d7fa 100644 --- a/home/felschr-work.nix +++ b/home/felschr-work.nix @@ -56,7 +56,7 @@ with pkgs; # security & privacy unstable.proton-pass - authenticator + unstable.proton-authenticator collision metadata-cleaner raider diff --git a/home/felschr.nix b/home/felschr.nix index 95c4076..08cbe7b 100644 --- a/home/felschr.nix +++ b/home/felschr.nix @@ -69,7 +69,7 @@ # security & privacy unstable.proton-pass - authenticator + unstable.proton-authenticator collision metadata-cleaner raider