diff --git a/home/crow/common/core/default.nix b/home/crow/common/core/default.nix index a688c81..945ebfd 100644 --- a/home/crow/common/core/default.nix +++ b/home/crow/common/core/default.nix @@ -30,6 +30,7 @@ in inherit (pkgs) screen ouch + keepassxc ; };