feat(home/services): add sketchybar status bar module for macOS

Add Home Manager module for sketchybar with clock, battery, volume,
and Wi-Fi items. Enable on mac-va-mbp-work, replacing nunc service.
This commit is contained in:
2026-04-16 08:55:33 -04:00
parent d6f92ac9d9
commit 21f5987c6e
2 changed files with 178 additions and 1 deletions

View File

@@ -41,7 +41,8 @@ in
};
services = {
nunc = enabled;
# nunc = enabled;
sketchybar = enabled;
};
security = {