mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-11 15:40:14 +00:00
* chore(ujust): Improve virt-manager detection at setup-virtualization * refactor(ujust): isolate temporary var in a subshell * chore(ujust): Move libvirtd,service enablement logic to service * Add bazzite-libvirtd-setup.service * fix(ujust): Replace faulty bazzite-libvirtd-setup.service triggering condition * chore(ujust): reduce grep usage in setup-virtualization * chore(ujust): add missing sudo call * chore(ujust): remove unnecessary check in disable-virtualization rpm-ostree should remove virtualization related packages/kernel args regardless of virt-manager being installed. rpm-ostree will not generate a commit if no effective change is applied. * chore(ujust): Disable setup service at disable-virtualization --------- Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>