programs.translate-shell.settings

Home-Manager option

Options to add to $XDG_CONFIG_HOME/translate-shell/init.trans file. See https://github.com/soimort/translate-shell/wiki/Configuration for options.

type: attribute set of (boolean or string or list of string)
Default
{ }
Example
{ hl = "en"; tl = [ "es" "fr" ]; verbose = true; }
declared in: <home-manager/modules/programs/translate-shell.nix>source unavailable