Compare commits

..

6 Commits

Author SHA1 Message Date
cedcab6d11 Merge pull request 'added mpv, mc, and keyd, as well as gnome extensions I use' (#4) from testing into main
All checks were successful
build-os / build-image (push) Successful in 12s
Reviewed-on: #4
2026-04-08 06:40:13 +00:00
1103677889 added mpv and mc, packages I wanna have
All checks were successful
build-os / build-image (push) Successful in 16m54s
2026-04-07 23:45:40 -05:00
d721473ea7 added my favorite two gnome extensions I add every time anyway
All checks were successful
build-os / build-image (push) Successful in 15m52s
2026-04-07 11:24:36 -05:00
979cfc5181 added keyd support
All checks were successful
build-os / build-image (push) Successful in 16m7s
2026-03-28 15:16:52 -05:00
856a3be5b5 Merge pull request 'added nextcloud support to the image' (#3) from testing into main
All checks were successful
build-os / build-image (push) Successful in 10s
Reviewed-on: #3
2026-03-21 23:00:57 +00:00
d6f22dd8dc added nextcloud support to the image
All checks were successful
build-os / build-image (push) Successful in 14m37s
2026-03-21 16:09:32 -05:00
2 changed files with 9 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ RUN dnf install -y \
RUN dnf config-manager addrepo --from-repofile=https://repo.librewolf.net/librewolf.repo RUN dnf config-manager addrepo --from-repofile=https://repo.librewolf.net/librewolf.repo
RUN dnf copr enable alternateved/keyd -y
RUN dnf remove -y firefox RUN dnf remove -y firefox
RUN dnf install -y $(cat /tmp/packages.txt) && \ RUN dnf install -y $(cat /tmp/packages.txt) && \

View File

@@ -3,3 +3,10 @@ steam
librewolf librewolf
wireplumber wireplumber
qpwgraph qpwgraph
nextcloud-client
keyd
gnome-shell-extension-dash-to-dock
gnome-shell-extension-gsconnect
mpv
mc