diff options
| author | 2026-05-22 10:41:22 +0100 | |
|---|---|---|
| committer | 2026-05-22 10:41:22 +0100 | |
| commit | b7d2755c97b93c391ca1de5856a0573e67f5b398 (patch) | |
| tree | ba2939391de0dbe112b521143890b47472105061 /meta/base.txt | |
| parent | 7968c511c3c49c98c5b2217240058e9f64c79a68 (diff) | |
| download | dotfiles-b7d2755c97b93c391ca1de5856a0573e67f5b398.tar.gz dotfiles-b7d2755c97b93c391ca1de5856a0573e67f5b398.tar.bz2 dotfiles-b7d2755c97b93c391ca1de5856a0573e67f5b398.zip | |
feat(pkg): declare btrfs-progs in base.txt
Root filesystem is btrfs; the userspace tools are needed for routine
maintenance (scrub, balance, subvolume management) and inspection
(`btrfs filesystem usage` — the only honest reporter on btrfs since
plain `df` doesn't account for metadata/profiles/unallocated). Also
used by the mkinitcpio btrfs hook at boot.
Diffstat (limited to 'meta/base.txt')
| -rw-r--r-- | meta/base.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/base.txt b/meta/base.txt index 3492dbe..df69731 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -10,6 +10,7 @@ acpid arch-audit base base-devel +btrfs-progs chezmoi cpupower dashbinsh |
