diff options
| author | 2026-07-02 11:35:35 +0100 | |
|---|---|---|
| committer | 2026-07-02 11:35:35 +0100 | |
| commit | 1640b9361689c0b81144dfb6b3b53eb04144bd67 (patch) | |
| tree | 326e0822ccbf6daabb9fb763be91a0a9907bb886 | |
| parent | e0e1068bf00ee4e0859e596610f087aa791141f8 (diff) | |
| download | dotfiles-1640b9361689c0b81144dfb6b3b53eb04144bd67.tar.gz dotfiles-1640b9361689c0b81144dfb6b3b53eb04144bd67.tar.bz2 dotfiles-1640b9361689c0b81144dfb6b3b53eb04144bd67.zip | |
Drop unused Arch maintenance packages
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | meta/base.txt | 2 |
2 files changed, 2 insertions, 4 deletions
@@ -57,8 +57,8 @@ curl -fsSL https://raw.githubusercontent.com/sommerfelddev/dotfiles/master/boots The script installs pacman prerequisites, enables `%wheel` in sudoers, clones this repo to `~/dotfiles`, runs `just init`, enables recommended -systemd units (fstrim, timesyncd, resolved, reflector, paccache, pkgstats, -acpid, cpupower, iwd, plus tlp on laptops), refreshes the pacman mirrorlist, +systemd units (fstrim, timesyncd, resolved, reflector, paccache, acpid, +cpupower, iwd, plus tlp on laptops), refreshes the pacman mirrorlist, and creates XDG user directories. On EFI systems missing an Arch boot entry, it prints the `efibootmgr` command to register the UKI (run after your first `mkinitcpio -P`). diff --git a/meta/base.txt b/meta/base.txt index d817340..60a4a8a 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -28,8 +28,6 @@ ocl-icd # Provides paccache for the repo-owned cache cleanup hook under # etc/pacman.d/hooks/. pacman-contrib -pkgstats -rebuild-detector reflector sbctl smartmontools |
