feat: update flake dependencies and disable yabai service
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m26s

This commit is contained in:
uttarayan21
2025-09-17 00:06:27 +05:30
parent 0c8cc35a90
commit 031865260e
6 changed files with 91 additions and 58 deletions

View File

@@ -1,7 +1,7 @@
{...}: {
services = {
yabai = {
enable = true;
enable = false;
enableScriptingAddition = true;
config = {
mouse_follows_focus = "on";