{ pkgs, ... }: { environment.systemPackages = with pkgs; [ vim wget git gtk2 gtk3 gtk4 mediastreamer-openh264 usbutils ]; }