Fonts + kitty config in the desktop
- tanin-eww: ship Fuji kitty.conf into skel (~/.config/kitty)
- add missing font deps to tanin-eww + tanin-desktop:
ttc-iosevka-aile (bar's 'Iosevka Aile' UI font) + ttf-nerd-fonts-symbols
('Symbols Nerd Font' icon fallback). ttf-iosevka-nerd covers kitty.
- start archiso profile under iso/ (releng-base + overrides; systemd-boot,
btrfs+snapshots, plymouth, linux-zen, Calamares clone-install)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
# TANINUX additions — appended to releng's packages.x86_64 by bootstrap-profile.sh.
|
||||
# (bootstrap also swaps the live kernel linux -> linux-zen.)
|
||||
# The live ISO IS the installable system (Calamares clones it via unpackfs).
|
||||
|
||||
# --- the whole TANINUX desktop (niri/eww/greeter/theme/apps from [tanin]) ---
|
||||
tanin-desktop
|
||||
|
||||
# --- kernel (zen) ---
|
||||
linux-zen
|
||||
linux-zen-headers
|
||||
|
||||
# --- Btrfs + automatic snapshots (pre-update rollback via snapper) ---
|
||||
btrfs-progs
|
||||
snapper
|
||||
snap-pac
|
||||
|
||||
# --- boot splash ---
|
||||
plymouth
|
||||
|
||||
# --- live installer (removed from target by Calamares' packages module) ---
|
||||
calamares
|
||||
cage
|
||||
|
||||
# --- target bootloader = systemd-boot (part of systemd) + UEFI var tool ---
|
||||
efibootmgr
|
||||
|
||||
# --- partitioning / filesystems ---
|
||||
gptfdisk
|
||||
dosfstools
|
||||
e2fsprogs
|
||||
|
||||
# --- preinstalled apps (decided) ---
|
||||
firefox
|
||||
thunderbird
|
||||
kitty # extra terminal (foot stays the niri/eww default)
|
||||
nautilus
|
||||
flatpak # Flathub remote configured post-install
|
||||
# paru # AUR helper — MUST be rebuilt into [tanin] first (else build fails)
|
||||
|
||||
# --- media bundle ---
|
||||
mpv
|
||||
loupe
|
||||
gst-plugins-good
|
||||
gst-plugins-bad
|
||||
gst-plugins-ugly
|
||||
gst-libav
|
||||
gstreamer-vaapi
|
||||
|
||||
# --- fonts & emoji ---
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
noto-fonts-cjk
|
||||
|
||||
# --- utilities ---
|
||||
file-roller
|
||||
Reference in New Issue
Block a user