programs.xwayland.package

NixOS option

The Xwayland package to use.

type: absolute path
Default
pkgs.xwayland.override (oldArgs: {
  inherit (config.programs.xwayland) defaultFontPath;
})
declared in: nixos/modules/programs/xwayland.nixView source on NixOS/nixpkgs →