services.glances.extraArgs
NixOS option
Extra command-line arguments to pass to glances. See https://glances.readthedocs.io/en/latest/cmds.html for all available options.
type: list of stringDefault
[ "--webserver" ]
Example
declared in: nixos/modules/services/monitoring/glances.nixView source on NixOS/nixpkgs →[ "--webserver" "--disable-webui" ]