diff options
| author | Mel <mel@rnrd.eu> | 2025-06-20 00:14:27 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-06-20 00:14:27 +0200 |
| commit | 6bc6aa9e4263df0a4c54b2a5e655d5c8f2995744 (patch) | |
| tree | c92e9c6bca8377a972c25bfc11a315e174bada59 /modules/common.nix | |
| parent | a4fe78dc26cce857b3028d9edb90737bdc6677c6 (diff) | |
| download | minerals-6bc6aa9e4263df0a4c54b2a5e655d5c8f2995744.tar.zst minerals-6bc6aa9e4263df0a4c54b2a5e655d5c8f2995744.zip | |
Add bitwarden utilities
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix index bcfbff5..4bee943 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -84,6 +84,7 @@ environment.systemPackages = (with pkgs; [ file unzip jq dig htop wget screen gnupg pinentry-gnome3 age agenix minisign openssl cryptsetup pamtester + bitwarden-desktop bitwarden-cli 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 seer mitmproxy hardinfo2 remmina |
