diff options
| -rwxr-xr-x | .config/alpine-packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index 8cae7ea..28bf770 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -25,6 +25,9 @@ build-base git gdb valgrind clang20 python3 rust cargo hare | |||
| 25 | lowdown darkhttpd # Both used for updating my website | 25 | lowdown darkhttpd # Both used for updating my website |
| 26 | openjdk25 # Also used for TNoodle | 26 | openjdk25 # Also used for TNoodle |
| 27 | 27 | ||
| 28 | # Qemu | ||
| 29 | qemu qemu-img qemu-system-x86_64 | ||
| 30 | |||
| 28 | # Xorg | 31 | # Xorg |
| 29 | xorg-server | 32 | xorg-server |
| 30 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics | 33 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics |
