services.wivrn.defaultRuntime

Whether to enable WiVRn as the default OpenXR runtime on the system. The config can be found at /etc/xdg/openxr/1/active_runtime.json.

Note that applications can bypass this option by setting an active runtime in a writable XDG_CONFIG_DIRS location like ~/.config .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/video/wivrn.nix>