diff options
| -rwxr-xr-x | .config/alpine-packages | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages index f8ad3c7..8cae7ea 100755 --- a/.config/alpine-packages +++ b/.config/alpine-packages | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | # Base system packages (installed by default) | 1 | # Base system packages (installed by default) |
| 2 | alpine-base busybox-mdev-openrc doas grub-efi openssh openssl | 2 | alpine-base busybox-mdev-openrc doas grub-efi openssh openssl |
| 3 | 3 | ||
| 4 | # Firmware (installed by default, system-dependent) | 4 | # Firmware and (installed by default, system-dependent) |
| 5 | linux-firmware-i915 linux-firmware-intel linux-firmware-mediatek linux-firmware-other | 5 | linux-firmware-i915 linux-firmware-intel linux-firmware-mediatek linux-firmware-other |
| 6 | linux-firmware-rtl_bt linux-firmware-rtl_nic linux-firmware-xe linux-lts | 6 | linux-firmware-rtl_bt linux-firmware-rtl_nic linux-firmware-xe |
| 7 | linux-lts | ||
| 7 | 8 | ||
| 8 | # Documentation | 9 | # Documentation |
| 9 | docs mandoc-apropos | 10 | docs mandoc-apropos |
| @@ -21,20 +22,20 @@ syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit | |||
| 21 | 22 | ||
| 22 | # Development tools | 23 | # Development tools |
| 23 | build-base git gdb valgrind clang20 python3 rust cargo hare | 24 | build-base git gdb valgrind clang20 python3 rust cargo hare |
| 24 | lowdown darkhttpd # Both used for updating my website | 25 | lowdown darkhttpd # Both used for updating my website |
| 25 | openjdk25 | 26 | openjdk25 # Also used for TNoodle |
| 26 | 27 | ||
| 27 | # Xorg | 28 | # Xorg |
| 28 | xorg-server | 29 | xorg-server |
| 29 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics | 30 | xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics |
| 30 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl capitaine-cursors | 31 | setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl capitaine-cursors |
| 31 | libx11-dev libxft-dev libxinerama-dev # For building dwm and st | 32 | libx11-dev libxft-dev libxinerama-dev # For building dwm and st |
| 32 | dbus-x11 | 33 | dbus-x11 |
| 33 | 34 | ||
| 34 | # X applications | 35 | # X applications |
| 35 | firefox libreoffice telegram-desktop vlc-qt imv-x11 | 36 | firefox libreoffice telegram-desktop vlc-qt imv-x11 |
| 36 | zathura-djvu zathura-pdf-mupdf zathura-ps | 37 | zathura-djvu zathura-pdf-mupdf zathura-ps |
| 37 | arandr #iwgtk | 38 | arandr |
| 38 | 39 | ||
| 39 | # Fonts | 40 | # Fonts |
| 40 | font-terminus font-noto font-noto-all font-noto-extra font-noto-cjk font-noto-cjk-extra | 41 | font-terminus font-noto font-noto-all font-noto-extra font-noto-cjk font-noto-cjk-extra |
