1

System/Darwinix: Move sketchybar to correct location

This commit is contained in:
2026-03-23 00:25:12 +01:00
parent 71d06d61b1
commit 48c77e9654
2 changed files with 5 additions and 6 deletions

View File

@ -153,10 +153,6 @@
}; };
}; };
services = { services = {};
sketchybar = {
enable = true;
};
};
}; };
} }

View File

@ -129,7 +129,10 @@
}; };
services = { services = {
# aerospace = {}; # For another time maybe
# sketchybar = {};
# skhd = {};
# yabai = {};
}; };
# NOTE: Not installed automatically # NOTE: Not installed automatically