Automated System Maintenance

Pacman Cache Management: Implement a pacman hook (using paccache) that automatically deletes old package versions after an update, preventing the root partition from filling up over time.

BTRFS Scrubbing: Enable a systemd timer that runs a monthly BTRFS scrub in the background to detect and repair silent data corruption.

Flatpak Auto-Updates: Configure systemd to quietly update Flatpaks in the background so the user's GUI apps are always secure.

2026-03-28
100% Completed