# FIXME(starter): add/edit any optional, communications related pkgs here {pkgs, ...}: { #imports = [ ./foo.nix ]; home.packages = with pkgs; [ teams-for-linux signal-desktop discord ]; }