Compare commits
6 Commits
cfdab09123
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| cedcab6d11 | |||
| 1103677889 | |||
| d721473ea7 | |||
| 979cfc5181 | |||
| 856a3be5b5 | |||
| d6f22dd8dc |
@@ -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) && \
|
||||
|
||||
@@ -3,3 +3,10 @@ steam
|
||||
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