diff options
| -rw-r--r-- | modules/common.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index d85a236..09e7ad5 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -61,7 +61,8 @@ }; environment.systemPackages = (with pkgs; [ - file unzip jq dig htop wget gnupg pinentry-gnome3 + file unzip jq dig htop wget + gnupg pinentry-gnome3 age minisign inetutils arp-scan pciutils lshw lsof inxi iw pmutils acpi acpid sysprof wireshark hardinfo remmina vlc celluloid foliate calibre |
