programs.sway.package

NixOS option

The sway package to use. If the package is not overridable with extraSessionCommands, extraOptions, withBaseWrapper, withGtkWrapper, enableXWayland and isNixOS, then the module options wrapperFeatures, extraSessionCommands, extraOptions and xwayland will have no effect. Set to null to not add any Sway package to your path. This should be done if you want to use the Home Manager Sway module to install Sway.

type: null or package
Default
pkgs.sway
declared in: nixos/modules/programs/wayland/sway.nixView source on NixOS/nixpkgs →