{ pkgs, ... }: { home.packages = with pkgs; [ # db related dbeaver mitmproxy # http/https proxy tool insomnia # REST client wireshark # network analyzer ventoy # create bootable usb ]; }