nix: configure pinentry in home-manager

This commit is contained in:
Primrose 2024-07-05 10:50:12 +02:00
parent 0b11346dae
commit cf5adcd4df
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 26 additions and 14 deletions

View file

@ -28,11 +28,11 @@ in
./btop
./tmux
./neovim
./vim
./password-store
./gpg
./cmus
];
@ -54,11 +54,7 @@ in
};
};
programs = {
ripgrep.enable = true;
gpg.enable = true;
};
programs.ripgrep.enable = true;
home.packages = lib.mkMerge [
[
# shell and script dependencies