programs.less.configFile

NixOS option

Path to lesskey configuration file. configFile takes precedence over commands, clearDefaultCommands, lineEditingKeys, and envVariables.

type: null or absolute path
Default
null
Example
"${pkgs.my-configs}/lesskey"
declared in: nixos/modules/programs/less.nixView source on NixOS/nixpkgs →