programs.bat.config
Home-Manager option
Bat configuration.
type: attribute set of (string or list of string or boolean)Default
{ }Example
declared in: <home-manager/modules/programs/bat.nix>source unavailable{ map-syntax = [ "*.jenkinsfile:Groovy" "*.props:Java Properties" ]; pager = "less -FR"; theme = "TwoDark"; }