aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 10:41:22 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-22 10:41:22 +0100
commitb7d2755c97b93c391ca1de5856a0573e67f5b398 (patch)
treeba2939391de0dbe112b521143890b47472105061 /meta
parent7968c511c3c49c98c5b2217240058e9f64c79a68 (diff)
downloaddotfiles-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')
-rw-r--r--meta/base.txt1
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