diff options
| author | Mel <einebeere@gmail.com> | 2025-01-24 03:14:37 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2025-01-24 03:23:28 +0100 |
| commit | 92ddec7fda9c2cd237001d0cd92faace6d454fe8 (patch) | |
| tree | 23485fd04a62eb035bbabdb613ea7db3b3ee69b6 /modules/common.nix | |
| parent | 5ba52ebbc8a1dd6c27bdc13a4198d3bcaeeae0cb (diff) | |
| download | minerals-92ddec7fda9c2cd237001d0cd92faace6d454fe8.tar.zst minerals-92ddec7fda9c2cd237001d0cd92faace6d454fe8.zip | |
Add GNU screen
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -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 |
