Commit 31145e31e6b7
Changed files (2)
desktop.nix
@@ -29,6 +29,9 @@
enable = true;
enableSshSupport = true;
defaultCacheTtlSsh = 7200;
+ extraConfig = ''
+ allow-emacs-pinentry
+ '';
};
dunst.enable = true;
udiskie.enable = true;
emacs.nix
@@ -194,6 +194,7 @@
password-store
password-store-otp
# persistent-scratch
+ pinentry
popup
projectile
projectile-ripgrep