summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authorBrian Picciano <me@mediocregopher.com>2024-03-23 18:35:49 +0100
committerBrian Picciano <me@mediocregopher.com>2024-03-23 18:35:49 +0100
commitced1c9ab8553397eb9ee82ed21d799cee9fa9a30 (patch)
tree6691d9c0f91f3cb54536c83106bc38e5463a192d /default.nix
parent4d3c6a9684a05cf371e2f5b0e2f846d52e6c8101 (diff)
Add wireshark
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 62389a1..bcc3607 100644
--- a/default.nix
+++ b/default.nix
@@ -134,6 +134,7 @@ in rec {
pkgs.arandr
pkgs.xsel
pkgs.xorg.xrandr
+ pkgs.wireshark
bin
((import ./nvim) {}).nvim