feat: Disable stylix for global fish config
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m27s

This commit is contained in:
2026-03-04 17:51:21 +05:30
parent 7caf921746
commit 09686e1ee6
2 changed files with 1 additions and 3 deletions

View File

@@ -3,4 +3,5 @@
enable = true;
generateCompletions = true;
};
stylix.targets.fish.enable = false;
}