Skip to content

Commit

Permalink
Update desktop.containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ngarside authored May 11, 2024
1 parent ca02d6d commit 88757f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop.containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN rpm-ostree install \

# https://rpmfusion.org/Howto/NVIDIA#Special_notes
RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia
RUN rpm-ostree kargs --append=rd.driver.blacklist=nouveau --append=modprobe.blacklist=nouveau --append=nvidia-drm.modeset=1 # this might not be needed at some point when ostree systems will support the standard way to specify this.
# RUN rpm-ostree kargs --append=rd.driver.blacklist=nouveau --append=modprobe.blacklist=nouveau --append=nvidia-drm.modeset=1 # this might not be needed at some point when ostree systems will support the standard way to specify this.
# https://github.com/CheariX/silverblue-akmods-keys

RUN rpm-ostree install papirus-icon-theme
Expand Down

0 comments on commit 88757f5

Please sign in to comment.