diff options
| author | 2026-04-21 01:23:37 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:37 +0100 | |
| commit | 8661d77176b686ae078cf3d2730644f827161e14 (patch) | |
| tree | 642e13942ff16d520770100c48ffa933af62e915 /meta/base.txt | |
| parent | 3fe3a25b4b50c4a176b68ade144f21d813b7d215 (diff) | |
| download | dotfiles-8661d77176b686ae078cf3d2730644f827161e14.tar.gz dotfiles-8661d77176b686ae078cf3d2730644f827161e14.tar.bz2 dotfiles-8661d77176b686ae078cf3d2730644f827161e14.zip | |
refactor(meta): audit and clean up package lists
Structural:
- Dedupe: drop git/unzip/wget/mold from dev, linux-headers from base,
zbar from btc (kept in wayland)
- Move thermald base→intel (Intel-only daemon)
- Split wayland.txt into wayland (compositor stack), browser, office
- Sort base.txt alphabetically
Content:
- Drop stale: dog, choose, curlie (base); sloccount (dev)
- Drop redundant: pipenv, yarn (dev has uv and npm)
- Drop niche: irqbalance, libusb-compat (base); go-md2man, flamelens (dev)
- Switch doas-sudo-shim-k → doas-sudo-shim (mainline variant)
Removed packages are list-only; uninstall afterward with paru -Rsn
if they appear in 'just undeclared'.
Diffstat (limited to 'meta/base.txt')
| -rw-r--r-- | meta/base.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/meta/base.txt b/meta/base.txt index dd54962..c967060 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -4,12 +4,9 @@ base-devel bash-completion bat chezmoi -choose cpupower -curlie dashbinsh -doas-sudo-shim-k -dog +doas-sudo-shim duf fastfetch fd @@ -17,10 +14,8 @@ fzf gdu git htop -irqbalance iwd jq -libusb-compat linux-firmware lsd lshw @@ -48,8 +43,8 @@ rsync sbctl sd systemd-resolvconf -thermald tldr +tlp torsocks tree-sitter-cli unzip @@ -57,11 +52,9 @@ wget wireguard-tools yazi zellij +zoxide zsh zsh-autosuggestions zsh-completions zsh-history-substring-search zsh-syntax-highlighting -linux-headers -zoxide -tlp |
