services.buffyboard.extraFlags

NixOS option

Extra CLI arguments to pass to buffyboard.

type: list of string
Default
[ ]
Example
[
  "--geometry=1920x1080@640,0"
  "--dpi=192"
  "--rotate=2"
  "--verbose"
]
declared in: nixos/modules/services/hardware/buffyboard.nixView source on NixOS/nixpkgs →