programs.chromium.commandLineArgs

Home-Manager option

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 in: <home-manager/modules/programs/chromium.nix>source unavailable