...I like to add semi-colons, but only when they're not needed, it seems
This commit is contained in:
parent
1a9bbf35ce
commit
00afa1c95f
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
# For Monado:
|
# For Monado:
|
||||||
xdg.configFile."openxr/1/active_runtime.json" = {
|
xdg.configFile."openxr/1/active_runtime.json" = {
|
||||||
source = "${pkgs.monado}/share/openxr/1/openxr_monado.json";
|
source = "${pkgs.monado}/share/openxr/1/openxr_monado.json";
|
||||||
force = true
|
force = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# For WiVRn:
|
# For WiVRn:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue