{ config, pkgs, lib, system, user, allowed, secrets, ... }: { home.packages = with pkgs; [ thunderbird ]; # home.file.".config/meli.config" = { # }; }