blob: 28bf7703c783e0763ba5c66455413117cf9cec67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
# Base system packages (installed by default)
alpine-base busybox-mdev-openrc doas grub-efi openssh openssl
# Firmware and (installed by default, system-dependent)
linux-firmware-i915 linux-firmware-intel linux-firmware-mediatek linux-firmware-other
linux-firmware-rtl_bt linux-firmware-rtl_nic linux-firmware-xe
linux-lts
# Documentation
docs mandoc-apropos
# Wifi and other hardware control
iwd openresolv pciutils bluez
# Audio
pulseaudio pulseaudio-bluez pulseaudio-alsa alsa-plugins-pulse pulseaudio-utils pulsemixer
# Core tools (non-X)
coreutils-fmt curl imagemagick ffmpeg tmux ghostscript ncurses shellcheck
kbd # For console keyboard configuration
syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit
# Development tools
build-base git gdb valgrind clang20 python3 rust cargo hare
lowdown darkhttpd # Both used for updating my website
openjdk25 # Also used for TNoodle
# Qemu
qemu qemu-img qemu-system-x86_64
# Xorg
xorg-server
xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics
setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl capitaine-cursors
libx11-dev libxft-dev libxinerama-dev # For building dwm and st
dbus-x11
# X applications
firefox libreoffice telegram-desktop vlc-qt imv-x11
zathura-djvu zathura-pdf-mupdf zathura-ps
arandr
# Fonts
font-terminus font-noto font-noto-all font-noto-extra font-noto-cjk font-noto-cjk-extra
|