diff options
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index c248710..0d3f815 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -61,7 +61,7 @@ }; environment.systemPackages = (with pkgs; [ - file unzip jq dig htop wget + file unzip jq dig htop wget screen gnupg pinentry-gnome3 age agenix minisign inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid minicom netcat-gnu socat tcpdump nmap iftop mtr arp-scan ethtool |
