Update modules/nixos/tools/debug/default.nix
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
programs.wireshark.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ wget dconf wireshark android-tools ];
|
||||
environment.systemPackages = with pkgs; [ wget dconf wireshark mtr android-tools ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user