{ config, ... }: { home-manager = { users.toast.programs.bat = { enable = true; }; }; }