MyNixOS website logo
option

services.cage.environment

Additional environment variables to pass to Cage.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  WLR_LIBINPUT_NO_DEVICES = "1";
}