Compare commits
4 Commits
856a3be5b5
...
cedcab6d11
| Author | SHA1 | Date | |
|---|---|---|---|
| cedcab6d11 | |||
| 1103677889 | |||
| d721473ea7 | |||
| 979cfc5181 |
@@ -41,6 +41,8 @@ RUN dnf install -y \
|
||||
|
||||
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 install -y $(cat /tmp/packages.txt) && \
|
||||
|
||||
@@ -4,3 +4,9 @@ librewolf
|
||||
wireplumber
|
||||
qpwgraph
|
||||
nextcloud-client
|
||||
keyd
|
||||
gnome-shell-extension-dash-to-dock
|
||||
gnome-shell-extension-gsconnect
|
||||
mpv
|
||||
mc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user