From 92ddec7fda9c2cd237001d0cd92faace6d454fe8 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 24 Jan 2025 03:14:37 +0100 Subject: Add GNU screen Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1