Monado
services.monado.defaultRuntime
Whether to enable Monado as the default OpenXR runtime on the system.
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 by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/monado.nix
services.monado.enable
Whether to enable Monado user service.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/monado.nix
services.monado.highPriority
Whether to enable high priority capability for monado-service.
Type: boolean
Default
true
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/monado.nix
services.monado.package
The monado package to use.
Type: package
Default
pkgs.monado
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/monado.nix