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:
@@ -41,7 +41,8 @@ in
|
||||
};
|
||||
|
||||
services = {
|
||||
nunc = enabled;
|
||||
# nunc = enabled;
|
||||
sketchybar = enabled;
|
||||
};
|
||||
|
||||
security = {
|
||||
|
||||
Reference in New Issue
Block a user