{ ... }: { home-manager = { users.toast = { programs.btop = { enable = true; }; }; }; }