{ pkgs, ... }: { imports = [ #./accounts.nix #./aerc #./notmuch.nix ]; home.packages = with pkgs; [ thunderbird ]; }