{pkgs, ...}: { programs.element-desktop.enable = true; home.packages = with pkgs; [fractal]; }