services.cage.environment
NixOS option
Additional environment variables to pass to Cage.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/wayland/cage.nixView source on NixOS/nixpkgs →{
WLR_LIBINPUT_NO_DEVICES = "1";
}