{ pkgs, ... }: { imports = [ ../apps/element.nix ../apps/discord.nix ]; home.packages = with pkgs; [ signal-desktop ]; }