enable ice menu bar cleanup for darwin

This commit is contained in:
Noah Masur 2025-04-11 21:45:20 -04:00
parent 3873ab7296
commit fbaa6f8894
No known key found for this signature in database

View File

@ -41,6 +41,7 @@ in
home.packages = [
pkgs.noti # Create notifications programmatically
pkgs.ice-bar # Menu bar hiding
];
};