How to setup virtmanager and virtualization in bazzite using ujust command?

Here are the logs:
satyendra@bazzite:~$ ujust setup-virtualization
libvirtd service is disabled!
enabling and starting libvirtd
If virt-manager says libvirtd.sock is not available after a big update, re-run this command.
[sudo] password for satyendra:
Press ESC if you want to exit and do not need to do anything
Virtualization Setup
NOTE: Enabling Virtualization will install the virt-manager flatpak and set kernel args
Installing virt-manager…
Looking for matches…
org.virt_manager.virt-manager permissions:
ipc network fallback-x11 pulseaudio ssh-auth wayland x11 devices dri file access [1] dbus access [2]
bus ownership [3]
[1] /run/libvirt, xdg-documents, xdg-download, xdg-music, xdg-pictures, xdg-public-share, xdg-run/libvirt, xdg-videos, ~/.ssh
[2] org.freedesktop.secrets, org.kde.StatusNotifierWatcher
[3] org.virt-manager.virt-manager
ID Branch Op Remote Download
1. [✓] org.virt_manager.virt_manager.Locale stable i flathub 8.4 kB / 9.1 MB
2. [✓] org.virt_manager.virt-manager stable i flathub 13.7 MB / 19.6 MB
Installation complete.
Staging deployment… done
Changes queued for next boot. Run “systemctl reboot” to start a reboot
Making sure swtpm will work
Relabeled /var/lib/libvirt from system_u:object_r:var_lib_t:s0 to system_u:object_r:virt_var_lib_t:s0
Relabeled /var/lib/libvirt/qemu from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/save from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/snapshot from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/checkpoint from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/dump from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/nvram from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/qemu/ram from system_u:object_r:var_lib_t:s0 to system_u:object_r:qemu_var_run_t:s0
Relabeled /var/lib/libvirt/images from system_u:object_r:var_lib_t:s0 to system_u:object_r:virt_image_t:s0
Relabeled /var/lib/libvirt/images/pool from system_u:object_r:var_lib_t:s0 to system_u:object_r:virt_image_t:s0
Giving qemu access to read ISO files from /home/satyendra
Adding libvirt qemu hooks
Saving ‘/etc/libvirt/hooks/qemu’
HTTP response 200 [https://raw.githubusercontent.com/PassthroughPOST/VFIO-Tools/master/libvirt_hooks/qemu]
/etc/libvirt/hooks/q 100% [===========================================================================================================================================================================================>] 692 –.-KB/s
[Files: 1 Bytes: 692 [815 B/s] Redirects: 0 Todo: 0 Errors: 0 ]
From now on, you can easily add per-guest qemu hooks.
Add your hooks in /etc/libvirt/hooks/qemu.d/vm_name/hook_name/state_name.
For a list of available hooks, please refer to https://www.libvirt.org/hooks.html
Created symlink ‘/etc/systemd/system/multi-user.target.wants/bazzite-libvirtd-setup.service’ → ‘/usr/lib/systemd/system/bazzite-libvirtd-setup.service’.
libvirtd will be enabled at next reboot
Please reboot to apply changes