{ pkgs, ... }: { environment.systemPackages = with pkgs; [ remmina freerdp python3 zoom-us globalprotect-openconnect ]; services.globalprotect.enable = true; }