File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 fail-fast : false
4444 matrix :
4545 fedora_version :
46- - 41
46+ - 42
4747 steps :
4848 - name : Checkout repository
4949 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- ARG FEDORA_VERSION=41
1+ ARG FEDORA_VERSION=42
22
33FROM ghcr.io/ublue-os/silverblue-asus-nvidia:${FEDORA_VERSION}
44ARG FEDORA_VERSION
55RUN sed -i "s|^NAME=.*|NAME=nxtcoder17 edition silverblue ${FEDORA_VERSION}|" /usr/lib/os-release
66RUN sed -i "s|^PRETTY_NAME=.*|PRETTY_NAME=nxtcoder17 edition silverblue ${FEDORA_VERSION}|" /usr/lib/os-release
7-
87RUN rpm-ostree override remove firefox firefox-langpacks
9- RUN rpm-ostree install kitty distrobox docker wayfire hyprland
8+ RUN rpm-ostree install distrobox docker hyprland niri
109RUN rpm-ostree cleanup -m && ostree container commit
You can’t perform that action at this time.
0 commit comments