Meta Quest 2 on Bazzite using atomic-xr
atomic-xr doesn't seem to be working for me, axr apply gives an error message. maybe somebody knows the answer here:
Error: nu:
:external_command
x External command failed
,-[/var/home/Gay/.config/nushell/scripts/atomic-xr/sysconfig.nu:123:21]
122 | let plugins = $envision_config.plugins
123 | | reject -i ...(get-appids "wlx-overlay-s" "motoc" "oscavmgr.project-babble" "oscavmgr.wivrn")
: ^^^^^|^^^^
:
help:
Error: nu:
:eval_block_with_input
Γ Eval block failed with pipeline input
ββ[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:199:11]
198 β | where $it starts-with "enable "
199 β | str replace "enable " ""
Β· ββββββ¬βββββ
Β· β°ββ source value
200 β | where {|e| $"disable ($e)" in $sysconfig_commands}
β°ββββ
Error: nu:
:non_zero_exit_code
Γ External command had a non-zero exit code
ββ[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:216:17]
215 β } else {
216 β nu -c $"use ($sysconfigs_path) ; sysconfig disable ($sysconfig)"
Β· ββ¬
Β· β°ββ exited with code 1
217 β }
β°ββββ
Error: nu:
x External command failed
,-[/var/home/Gay/.config/nushell/scripts/atomic-xr/sysconfig.nu:123:21]
122 | let plugins = $envision_config.plugins
123 | | reject -i ...(get-appids "wlx-overlay-s" "motoc" "oscavmgr.project-babble" "oscavmgr.wivrn")
: ^^^^^|^^^^
:
-- Command get-appids not found
124 |
----help:
get-appids is neither a Nushell built-in or a known external commandError: nu:
Γ Eval block failed with pipeline input
ββ[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:199:11]
198 β | where $it starts-with "enable "
199 β | str replace "enable " ""
Β· ββββββ¬βββββ
Β· β°ββ source value
200 β | where {|e| $"disable ($e)" in $sysconfig_commands}
β°ββββ
Error: nu:
Γ External command had a non-zero exit code
ββ[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:216:17]
215 β } else {
216 β nu -c $"use ($sysconfigs_path) ; sysconfig disable ($sysconfig)"
Β· ββ¬
Β· β°ββ exited with code 1
217 β }
β°ββββ