Skip to content

Commit 421ed0f

Browse files
author
Christopher Burg
committed
It might help if I add virt-manager to the list of installed apps instead of removed.
1 parent f717d2f commit 421ed0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_files/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dnf5 install -y \
3737
qemu-system-x86-core \
3838
qemu-user-binfmt \
3939
qemu-user-static \
40+
virt-manager \
4041

4142
# I remove fuse-encfs because according to the README in the repository, the
4243
# project isn't actively maintained. (https://github.com/vgough/encfs)
@@ -56,7 +57,6 @@ dnf5 remove -y \
5657
gnome-shell-extension-caffeine \
5758
gnome-shell-extension-blur-my-shell \
5859
yaru-theme \
59-
virt-manager \
6060

6161
# I typically add my user to the libvirt group so I can start up virtual machines
6262
# without entering a sudo password. The group is missing from the standard Bluefin

0 commit comments

Comments
 (0)