Skip to content

Commit

Permalink
removed nvidia drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahHallows committed Nov 4, 2024
1 parent 5927a89 commit 8e9c584
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ COPY ublue-firstboot /usr/bin

RUN rpm-ostree install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
RUN rpm-ostree install distrobox just htop powertop fastfetch btop neovim figlet lolcat gparted nvtop gh tlp nmap cronie cronie-anacron
RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia xorg-x11-drv-nvidia-cuda
RUN rm /run/ostree-booted
#RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia xorg-x11-drv-nvidia-cuda
#RUN firewall-cmd --set-target=DROP --zone=public --permanent && \
# firewall-cmd --zone=nagios --remove-icmp-block={echo-request,echo-reply,timestamp-request,timestamp-reply} --permanent
RUN sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
Expand Down

0 comments on commit 8e9c584

Please sign in to comment.