mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-24 22:43:28 +00:00
chore: Remove openrgb-udev-rules now that it's included upstream.
This commit is contained in:
parent
b60dd43ec6
commit
9fb8517dc7
@ -31,7 +31,6 @@ RUN rpm-ostree install \
|
||||
btop \
|
||||
fish \
|
||||
kate \
|
||||
openrgb-udev-rules \
|
||||
$(rpm -qa --qf "%{NAME} ")
|
||||
# The above prints every package installed, this acts similarly to rpm-ostree update when making an OCI image and resolves issues with installing Steam
|
||||
|
||||
|
@ -19,8 +19,7 @@ RUN rpm-ostree install \
|
||||
system76-scheduler \
|
||||
btop \
|
||||
fish \
|
||||
kate \
|
||||
openrgb-udev-rules
|
||||
kate
|
||||
|
||||
# Remove unneeded packages
|
||||
RUN rpm-ostree override remove toolbox
|
||||
|
Loading…
x
Reference in New Issue
Block a user