From 3e9aeea664d004be1e0043bdbf70d818432efbf5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 6 May 2020 09:31:12 +0200 Subject: wireshark on sif --- sif.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/sif.nix b/sif.nix index dd96265d..24fc3055 100644 --- a/sif.nix +++ b/sif.nix @@ -531,6 +531,7 @@ programs = { light.enable = true; + wireshark.enable = true; }; system.stateVersion = "20.03"; # Did you read the comment? -- cgit v1.2.3