diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-05-13 14:37:54 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-05-13 14:37:54 +0200 |
| commit | 55d300a37d26b0c34af539c70eb0c152d9d5d952 (patch) | |
| tree | 2227add133f618f51320348e7e16cbd588db4c90 | |
| parent | 342e986a78408eefe51dbf6dc7209db6083ce484 (diff) | |
Picked the appropriate version of pinentry
| -rw-r--r-- | system/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/packages.nix b/system/packages.nix index d30e490..fcc194d 100644 --- a/system/packages.nix +++ b/system/packages.nix @@ -8,7 +8,7 @@ git lazygit gnupg - pinentry + pinentry-curses # CLI utilities tree |
