services.kmonad.extraArgs

NixOS option

Extra arguments to pass to KMonad.

type: list of string
Default
[ ]
Example
[
  "--log-level"
  "debug"
]
declared in: nixos/modules/services/hardware/kmonad.nixView source on NixOS/nixpkgs →