{ pkgs, config, ... }: { environment.systemPackages = with pkgs; [ mumble # voip element-desktop # fully featured matrix client ]; }