programs.chromium.commandLineArgs
List of command-line arguments to be passed to Chromium.
For a list of common switches, see Chrome switches.
To search switches for other components, see Chromium codesearch.
- Type
list of string- Default
[ ]- Example
[ "--enable-logging=stderr" "--ignore-gpu-blocklist" ]- Declared
- <home-manager/modules/programs/chromium.nix>