summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/ebisu/core/system/encryption/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/core/system/encryption/default.nix b/home/ebisu/core/system/encryption/default.nix
index 06b7c90..1ee4e87 100644
--- a/home/ebisu/core/system/encryption/default.nix
+++ b/home/ebisu/core/system/encryption/default.nix
@@ -3,5 +3,6 @@
home.packages = with pkgs; [
libsForQt5.ksshaskpass
seahorse
+ proton-pass
];
}