diff options
| author | Mel <mel@rnrd.eu> | 2025-03-06 21:22:54 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-03-06 21:22:54 +0100 |
| commit | 8429e078eec1b3b0f9e015a8ade2237304bde4d0 (patch) | |
| tree | 765904aa6b4ce9cd82087068aa3fc5c96f94443c /modules/common.nix | |
| parent | 05bca0df994c7b681200e16e138c7fa82d64e072 (diff) | |
| download | minerals-8429e078eec1b3b0f9e015a8ade2237304bde4d0.tar.zst minerals-8429e078eec1b3b0f9e015a8ade2237304bde4d0.zip | |
Add openssl, finally
Signed-off-by: Mel <mel@rnrd.eu>
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 0df8e41..91dade5 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -75,7 +75,7 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop wget screen - gnupg pinentry-gnome3 age agenix minisign + gnupg pinentry-gnome3 age agenix minisign openssl inetutils pciutils usbutils lshw lsof inxi iw pmutils acpi acpid minicom miniserve netcat-gnu socat tcpdump nmap iftop iperf mtr arp-scan ethtool sysprof wireshark mitmproxy hardinfo remmina |
