programs.translate-shell.settings
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
- <home-manager/modules/programs/translate-shell.nix>