diff options
| -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 |
