services.cage.environment

Additional environment variables to pass to Cage.

Type
attribute set of string
Default
{ }
Example
{
  WLR_LIBINPUT_NO_DEVICES = "1";
}
Declared
<nixpkgs/nixos/modules/services/wayland/cage.nix>