{ pkgs, lib, device, ... }: { programs. bat = { enable = true; # extraPackages = with pkgs.bat-extras; [batman batgrep batwatch]; }; }