Virtual Machine Manager's GitHub page for its flatpak includes the following lines:
NOTE: By default, this Flatpak only includes the Virtual Machine Manager client application and does not include the libvirt daemon or QEMU. Depending on your use case, you may have to install other applications or extensions:
- Connecting to a remote libvirt instance: nothing else needed
- Connecting to a libvirt system instance: make sure that libvirtd is installed on the host, either via your package manager or using a system extension on image based systems for example
- Connecting to a libvirt user instance: install the QEMU extension using
flatpak install org.virt_manager.virt_manager.Extension.Qemu
So, in this case, have you either installed libvirtd on the host^[Technically, you could also install libvirtd as a sysext.] (i.e. have you installed it with rpm-ostree
) OR have you installed the QEMU extension as per its own instruction?
If neither, then you should at least do one of them and report back.
EDIT: While what's written above remains relevant beyond Bazzite, Bazzite's ujust scripts do provide handholds for a myriad of situations including this one:
- (Step 0: Uninstall^[The
ujust
script will likely install another instance of VM Manager. As such, the flatpak is no longer needed and would only cause confusion.] the flatpak of Virtual Machine Manager) - Step 1: Install Virtual Machine Manager with
ujust
, i.e. invoke theujust setup-virtualization
command
I suppose the ujust
way handles a bunch of gotchas you'd otherwise have to tackle yourself. And, thus, is most likely preferred over all other methods.
As a side note, please consider consulting Bazzite's excellent documentation first. We'll be more than happy to help out regardless, but I'm sure there are a bunch of gems you'll be missing out on otherwise.
Thank you so much for your elaborate and well-articulated reply! As I don't want these messages to spiral into an ever-expanding wall of text, I've chosen to refrain from reacting to every single valuable thing you've written. Nonetheless, everything, including the parts I'm explicitly not reacting to, has been a joy to read and has been very informative. So, again, thank you! Much appreciated!
Hehe, currently, I've landed on Night.
This is pretty cool! Unfortunately, (perhaps unsurprisingly) Night isn't included within its layout options. I would otherwise have loved to check this out.
Would you like to elaborate on this? As the pains and discomfort have increased over time, I have been more conscious than previously. But, I'm sure there's still a lot of mileage to be had. Like, what do you perceive as an early signal? Exhaustion and/or fatigue after a day of work? Or perhaps something more specific?
Furthermore, how bad did things become?
After a couple of hours, I do experience strange sensations that border on pain. Furthermore, there's (almost) always some level of unease/discomfort. Thankfully, resting continues to feel good and I get especially revitalized after sleeping well. But I acknowledge that this isn't sustainable.
Wrist pain and fingers that feel wacky. So, this is basically carpal tunnel 101. This has been confirmed/diagnosed by both the general practioner as well as the surgeon. Thankfully, the damage is relatively tame still; the surgeon didn't see much distortion/damage in the x-rays (yet). There's also no need (yet) for a surgery and (hopefully) there'll never be. Which is very much reliant on me putting in the work and effort to make this as comfortable and (by extension) sustainable as possible.
I have taken some action; but I'm still very much in the process. I'm aware it's just not enough (yet). But, the steps I've taken so far have thankfully led to significant relieve already. Like, I was a lot worse last year. And, as hinted at previously, I already have plans to address the remaining issues.
You could be right on the plugin ecosystem; even beyond the integration of evil-mode*. It doesn't matter which metric I throw at it, the Neovim ecosystem seems to be more vibrant. Though, at least for the time being, org-mode seems to be Emacs' forte. Which..., just happens to be the very thing I'm using it mostly for. While I'm far from being comfortable with it, it has already provided a much better experience compared to all other text editors I've tried.
My apologies, perhaps I should have been clearer. I didn't stress enough how this was mostly for trying it out and get going initially. I'm still on Doom Emacs, but I do intend to build my own config after I've gotten a better grasp IF it's beneficial.
Hahaha π€£, I would have loved to have an up-to-date video guide like that for Emacs. Alas... π .
Hehe π, though I wonder: have you tried out Neorg or nvim-orgmode to see how they fare by comparison?