MyNixOS website logo
option

services.moonshine.environment

Environment variables set for Moonshine.

Those are not inherited by launched applications.
Declarations
Type
attribute set of string
Default
{ }
Example
{
  MESA_VK_DEVICE_SELECT = "10de:25a2!";
}