services.moonshine.environment

NixOS option

Environment variables set for Moonshine. Those are not inherited by launched applications.

type: attribute set of string
Default
{ }
Example
{
  MESA_VK_DEVICE_SELECT = "10de:25a2!";
}
declared in: nixos/modules/services/networking/moonshine.nixView source on NixOS/nixpkgs →