programs.sway.extraOptions

Command line arguments passed to launch Sway. Please DO NOT report issues if you use an unsupported GPU (proprietary drivers).

Type
list of string
Default
[ ]
Example
[
  "--verbose"
  "--debug"
  "--unsupported-gpu"
]
Declared
<nixpkgs/nixos/modules/programs/wayland/sway.nix>