this post was submitted on 01 Oct 2025
19 points (91.3% liked)
Linux
9611 readers
403 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gotcha. Yeah, that's been a pain point for me on previous distros. On Bazzite they make it easy with
ujust setup-virtualization
. I'm not sure if that's a one-size-fits-all solution but it suits my needs, at least.I didn't realize that was a thing! Neat. Do you know what all that includes? On Aurora DX I only had to layer virt-top (virtio-win can be installed as a local package). My use case: I run a Windows VM that uses the discrete graphics card.
I think all it does is install the virt-manager Flatpak and then set a bunch of kernel arguments with
rpm-ostree kargs ...
depending on various hardware detections.