feat: switched to upstream helix

This commit is contained in:
Nick 2025-10-04 02:28:09 -05:00
parent 3253439450
commit 392d8332cf

View file

@ -13,7 +13,7 @@
in
{
enable = true;
package = flake.inputs.helix.packages.${pkgs.system}.default;
# package = flake.inputs.helix.packages.${pkgs.system}.default;
languages = languagesPath;
settings = settingsPath;
};