Skip to content

Commit

Permalink
terminal-environment: remove pinentry-curses
Browse files Browse the repository at this point in the history
Was seemingly not used
  • Loading branch information
DanNixon committed Apr 26, 2024
1 parent 801d2e7 commit 08f0a44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/home-manager/terminal_environment/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
programs.jq.enable = true;

home.packages = with pkgs; [
pinentry-curses
qrencode
termdown
zbar
Expand Down

0 comments on commit 08f0a44

Please sign in to comment.