Skip to content

Commit

Permalink
correctly added asus stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Hallows committed Nov 29, 2024
1 parent 7dd2af5 commit 1d01463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +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 cronie cronie-anacron dotnet-sdk-8.0 rpmdevtools vim-common
RUN rpm-ostree install lukenukem/asus-linux
RUN wget -P /etc/yum.repos.d/ https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/repo/fedora-41/lukenukem-asus-linux-fedora-41.repo && rpm-ostree update
RUN rpm-ostree install asusctl supergfxctl asusctl-rog-gui
#RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia xorg-x11-drv-nvidia-cuda
#RUN firewall-cmd --set-target=DROP --zone=public --permanent && \
Expand Down

0 comments on commit 1d01463

Please sign in to comment.