{ pkgs, ... }: { module.programs.pkgs = with pkgs; [ helix killall openvpn ]; }