services.moonshine.environment
NixOS option
Environment variables set for Moonshine. Those are not inherited by launched applications.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/networking/moonshine.nixView source on NixOS/nixpkgs →{
MESA_VK_DEVICE_SELECT = "10de:25a2!";
}