MyNixOS website logo
option

wayland.windowManager.sway.package

Sway package to use. Will override the options 'wrapperFeatures', 'extraSessionCommands', and 'extraOptions'. Set to null to not add any Sway package to your path. This should be done if you want to use the NixOS Sway module to install Sway.

Declarations
Type
null or package
Default
${pkgs.sway}