Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Commit

Permalink
feat: add virt-manager (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 15, 2023
1 parent 0f86568 commit 592b389
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfra

RUN rpm-ostree install blackbox-terminal gnome-shell-extension-appindicator gnome-shell-extension-dash-to-dock \
gnome-shell-extension-gsconnect nautilus-gsconnect just libgda libgda-sqlite libratbag-ratbagd openssl podman-docker \
python3-input-remapper tailscale wireguard-tools yaru-theme && \
python3-input-remapper tailscale virt-manager wireguard-tools yaru-theme && \
rm -f /var/lib/unbound/root.key && \
systemctl unmask dconf-update.service && \
systemctl enable dconf-update.service && \
systemctl enable rpm-ostree-countme.service && \
Expand Down

0 comments on commit 592b389

Please sign in to comment.