flake: update. worf: update yabai. home: clean up packages

This commit is contained in:
2024-03-18 18:08:43 +01:00
parent 1eed30d7d5
commit d64042dd80
10 changed files with 61 additions and 85 deletions

View File

@@ -5,7 +5,7 @@ let
in {
services.yabai = {
enable = true;
package = pkgs.yabai;
package = pkgs.unstable.yabai;
enableScriptingAddition = true;
config = {
layout = "bsp";