Merge branch 'main' into macos

This commit is contained in:
Tyler 2025-01-04 10:22:21 -05:00 committed by GitHub
commit 74816101bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 15 deletions

View file

@ -27,7 +27,6 @@
outputs.overlays.additions
outputs.overlays.modifications
outputs.overlays.unstable-packages
inputs.helix.overlays.default
];
};
@ -77,7 +76,6 @@
programs.helix = {
enable = true;
package = inputs.helix.packages.${pkgs.system}.default;
};
programs.bat = {