diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-05-02 09:38:10 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-05-02 09:38:10 -0700 |
| commit | c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7 (patch) | |
| tree | 2831d83011228aa1c9bb2a9d820878965edc64fe /hosts/common/optional | |
| parent | 83058b675a75a04d8b39dd44673f3da8535fa5bb (diff) | |
| download | nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar.gz nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar.bz2 nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar.lz nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar.xz nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.tar.zst nix-c509b7ef8eee520ed97b23fdc9baaeeb9a79a6e7.zip | |
Remove broken wireshark
Diffstat (limited to 'hosts/common/optional')
| -rw-r--r-- | hosts/common/optional/gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 1ad0f20..39937b2 100644 --- a/hosts/common/optional/gui.nix +++ b/hosts/common/optional/gui.nix @@ -27,7 +27,7 @@ pkgs.sxiv pkgs.vdpauinfo pkgs.vulkan-tools - pkgs.master.wireshark + #pkgs.master.wireshark pkgs.xclip pkgs.xdotool pkgs.appres |
