diff options
| author | Mel <mel@rnrd.eu> | 2026-03-20 23:45:47 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-03-20 23:52:34 +0100 |
| commit | f6de38f3fef93b6479f0762dce1bffb5d944e029 (patch) | |
| tree | e78f06a5a6a60fc582e77f0dd83f8af918e7c53d /modules/packages.nix | |
| parent | 5305478366e55a71e282e56a2706cdbbbcf715f0 (diff) | |
| download | minerals-f6de38f3fef93b6479f0762dce1bffb5d944e029.tar.zst minerals-f6de38f3fef93b6479f0762dce1bffb5d944e029.zip | |
Add both Pinentry types to packages
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/packages.nix')
| -rw-r--r-- | modules/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/packages.nix b/modules/packages.nix index bf82f11..e675989 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -18,7 +18,7 @@ in # (who knows if muse-sounds-manager is actually installed, for example?) environment.systemPackages = (with pkgs; filterUnsupportedPackages [ file unzip tree jq dig htop wget screen dive - gnupg pinentry-gnome3 age agenix minisign openssl cryptsetup pamtester + gnupg pinentry-gnome3 pinentry-curses age agenix minisign openssl cryptsetup pamtester bitwarden-desktop bitwarden-cli inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid minicom miniserve netcat-gnu socat tcpdump nmap iftop iperf mtr arp-scan ethtool |
