ByteBovine

u/ByteBovine@lemmy.ml
3 posts · 11 comments

Recent posts

Recent comments

on Help with Device Auto-Mount · c/kde · 1 pts · 2y

Yep the guide modifies fstab which works. The KDE Device Auto-Mount works fine on regular Fedora, so it is probably just incompatible with Atomic/Immutable. I'll open a bug with KDE

Dioxus desktop and fullstack worked out of the box. Bevy isn't working because some Nvidia libraries aren't in the container. I might need to switch to a different 'GPU enabled' image.

How did you go with the VPN? I will be looking at that next. I'm using Proton VPN which has an rpm package, but if that doesn't work I can fallback to manually setting up the WireGuard config.

The executable that I would be running is cargo (the rust build tool) but I want that inside of a container. I could cargo build inside the container and then execute the output binary on the host but then I lose things like hot-reload.

on How do I disable HDR? · c/kde · 2 pts · 2y

The monitor does not display with kscreen-doctor -o as it's disconnected.

I will create a bug report.