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>
Additional environment variables to pass to Cage.
attribute set of string{ }{
WLR_LIBINPUT_NO_DEVICES = "1";
}