programs.bat.config

Home-Manager option

Bat configuration.

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