services.cage.environment

NixOS option

Additional environment variables to pass to Cage.

type: attribute set of string
Default
{ }
Example
{
  WLR_LIBINPUT_NO_DEVICES = "1";
}
declared in: nixos/modules/services/wayland/cage.nixView source on NixOS/nixpkgs →