wivrn: remove defaultRuntime

This commit is contained in:
2026-03-30 01:13:50 -04:00
parent bbb18cb18b
commit 9ee77c8e3f

View File

@@ -14,10 +14,6 @@
enable = true; enable = true;
openFirewall = true; openFirewall = true;
# Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications
# will automatically read this and work with wivrn
defaultRuntime = true;
# Executing it through the systemd service executes WiVRn w/ CAP_SYS_NICE # Executing it through the systemd service executes WiVRn w/ CAP_SYS_NICE
# Resulting in no stutters! # Resulting in no stutters!
autoStart = true; autoStart = true;