fix: remove nonexisting wireguard
This commit is contained in:
parent
d956392853
commit
59853d97fc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RUN <<EOF
|
||||||
dnf config-manager setopt install_weak_deps=False
|
dnf config-manager setopt install_weak_deps=False
|
||||||
|
|
||||||
dnf install @sway-desktop-environment @container-management
|
dnf install @sway-desktop-environment @container-management
|
||||||
dnf install go wireguard wireguard-tools neovim age aria2 android-tools croc p7zip p7zip-plugins rclone restic sshuttle tuned upower
|
dnf install go wireguard-tools neovim age aria2 android-tools croc p7zip p7zip-plugins rclone restic sshuttle tuned upower
|
||||||
|
|
||||||
dnf remove @guest-desktop-agents @abrt-desktop @cloud-management
|
dnf remove @guest-desktop-agents @abrt-desktop @cloud-management
|
||||||
dnf remove vim-data vim-minimal qemu-user-static default-editor foot
|
dnf remove vim-data vim-minimal qemu-user-static default-editor foot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue