Attempting to start nix-gui on sway results in:
$ NIX_PATH=nixos-config=/etc/nixos/nixos/turingmachine/configuration.nix nix-gui
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
[1] 953681 IOT instruction (core dumped) NIX_PATH=nixos-config=/etc/nixos/nixos/turingmachine/configuration.nix nix-gu
I first thought this might have been fixed by installing it via nix-env rather than using nix run bun unfortunately not.
Attempting to start nix-gui on sway results in:
I first thought this might have been fixed by installing it via
nix-envrather than usingnix runbun unfortunately not.