Compare commits
5 Commits
d6f22dd8dc
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| cedcab6d11 | |||
| 1103677889 | |||
| d721473ea7 | |||
| 979cfc5181 | |||
| 856a3be5b5 |
@@ -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) && \
|
||||||
|
|||||||
@@ -4,3 +4,9 @@ librewolf
|
|||||||
wireplumber
|
wireplumber
|
||||||
qpwgraph
|
qpwgraph
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
keyd
|
||||||
|
gnome-shell-extension-dash-to-dock
|
||||||
|
gnome-shell-extension-gsconnect
|
||||||
|
mpv
|
||||||
|
mc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user