aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/justfile b/justfile
index aae4676..bbf2eec 100644
--- a/justfile
+++ b/justfile
@@ -46,8 +46,8 @@ fix:
# Inspection
# ═══════════════════════════════════════════════════════════════════
-# Show package and dotfile drift (runs pkg-drift + dotfile-drift + etc)
-status: dotfile-drift pkg-drift etc
+# Show package, dotfile, /etc, and service drift
+status: dotfile-drift pkg-drift etc services-drift
# Show package drift: missing packages in adopted groups + undeclared installed packages
pkg-drift: