diff options
| author | 2026-04-21 01:23:38 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:38 +0100 | |
| commit | 4dd14d6038cb51a3854051710dc1fc48a93dfa80 (patch) | |
| tree | 2725596e01a115399e6054c7e22ea5498fedf488 /.github | |
| parent | 31345ce0db8112308b78d7f09b9f1dd2c3973b73 (diff) | |
| download | dotfiles-4dd14d6038cb51a3854051710dc1fc48a93dfa80.tar.gz dotfiles-4dd14d6038cb51a3854051710dc1fc48a93dfa80.tar.bz2 dotfiles-4dd14d6038cb51a3854051710dc1fc48a93dfa80.zip | |
feat(bootstrap): add Arch post-install steps
After 'just init' the script now:
- enables recommended systemd units that base.txt installs but nothing
was activating: fstrim.timer, systemd-timesyncd, systemd-resolved,
reflector.timer, paccache.timer, pkgstats.timer, acpid, cpupower, iwd
- enables tlp.service only when a battery is present
(/sys/class/power_supply/BAT*)
- refreshes the pacman mirrorlist via reflector using the already-
deployed /etc/xdg/reflector/reflector.conf
- runs xdg-user-dirs-update to create ~/Documents, ~/Downloads, etc.
Each step is soft-fail: warns and continues on failure rather than
aborting the whole bootstrap.
pacman.conf tuning is intentionally left out (should be managed via
chezmoi's etc/ pipeline). User creation is also out of scope; the
script continues to require the wheel user to exist beforehand, per
the Arch installation guide.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
