summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/passwords.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/settings/passwords.nix b/user/settings/passwords.nix
index 0100ec58..83e39c15 100644
--- a/user/settings/passwords.nix
+++ b/user/settings/passwords.nix
@@ -2,8 +2,8 @@
 
 {
   home.packages = with pkgs; [
-    keepassx-community
     pass-otp
+    keepassxc
     pwgen
 
     python3Packages.keyring