Switching to Gnome Shell

This commit is contained in:
Ben Radey
2026-01-01 12:02:35 -05:00
parent 5bdb83a56f
commit f779edf377
2 changed files with 1 additions and 7 deletions
-2
View File
@@ -6,8 +6,6 @@ RUN mkdir -p /var/log/akmods /var/cache/akmods/nvidia /var/tmp && \
/usr/sbin/akmods --force --kernels "$(rpm -qa kernel --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
RUN dnf5 install -y \
blueman \
blueman-nemo \
dkms \
python3-pyusb \
radeontop \
+1 -5
View File
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora-budgie-atomic:43
FROM quay.io/fedora/fedora-silverblue:43
COPY gpg-keys/* /keys/
@@ -14,11 +14,9 @@ RUN rpm --import \
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm \
https://repo.protonvpn.com/fedora-$(cat /etc/fedora-release | cut -d' ' -f 3)-stable/protonvpn-stable-release/protonvpn-stable-release-1.0.3-1.noarch.rpm && \
dnf5 install -y \
adobe-source-code-pro-fonts \
akmods \
android-tools \
ansible \
cinnamon \
distrobox \
fuse-sshfs \
geany \
@@ -29,12 +27,10 @@ RUN rpm --import \
iotop \
libva-nvidia-driver \
libva-utils \
numlockx \
nvtop \
qpdf \
steam \
syncthing \
system-config-printer \
vdpauinfo \
vim \
virt-manager \