mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
fix: move gnome-keyring & evolution from gnome to post_desktop
This commit is contained in:
@@ -4,8 +4,6 @@ set -ouex pipefail
|
|||||||
|
|
||||||
dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control \
|
dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control \
|
||||||
gnome-shell \
|
gnome-shell \
|
||||||
gnome-keyring \
|
|
||||||
gnome-keyring-pam \
|
|
||||||
gnome-terminal \
|
gnome-terminal \
|
||||||
gnome-bluetooth \
|
gnome-bluetooth \
|
||||||
gnome-calculator \
|
gnome-calculator \
|
||||||
@@ -18,7 +16,6 @@ dnf5 install -y \
|
|||||||
totem \
|
totem \
|
||||||
nautilus \
|
nautilus \
|
||||||
seahorse \
|
seahorse \
|
||||||
evolution \
|
|
||||||
gstreamer1-plugin-libav
|
gstreamer1-plugin-libav
|
||||||
|
|
||||||
git clone https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator.git /usr/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com
|
git clone https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator.git /usr/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com
|
||||||
@@ -3,6 +3,9 @@
|
|||||||
set -ouex pipefail
|
set -ouex pipefail
|
||||||
|
|
||||||
dnf5 install -y \
|
dnf5 install -y \
|
||||||
|
gnome-keyring \
|
||||||
|
gnome-keyring-pam \
|
||||||
|
evolution \
|
||||||
fzf \
|
fzf \
|
||||||
vlc \
|
vlc \
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user