Kraust

Results 17 comments of Kraust

This was driving me insane and the following fixed it for me: ```nix # Fix services starting before niri-session systemd.user.services.xdg-desktop-portal = { after = [ "xdg-desktop-autostart.target" ]; }; systemd.user.services.xdg-desktop-portal-gtk =...

FYI: This is because it appears Proxmox starts up before my ZFS mounts are visible.

Have you tried removing the running docker buildx container `docker buildx rm`? That is what I believe solved the issue for me.

Any progress on addressing this? Still an issue for me.

I'm good with there not being any package, but are there any clear steps to build powershell from source for fedora so we don' have to wait for the maintainers...

Another use case for this is to allow a media player to span multiple screens for a cinematic experience. I use Kodi for watching videos, but can't make kodi spawn...

Any ETA on 8.4?