programs.xwayland.package
NixOS option
The Xwayland package to use.
type: absolute pathDefault
declared in: nixos/modules/programs/xwayland.nixView source on NixOS/nixpkgs →pkgs.xwayland.override (oldArgs: {
inherit (config.programs.xwayland) defaultFontPath;
})