mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: switched to upstream helix
This commit is contained in:
parent
3253439450
commit
392d8332cf
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
enable = true;
|
enable = true;
|
||||||
package = flake.inputs.helix.packages.${pkgs.system}.default;
|
# package = flake.inputs.helix.packages.${pkgs.system}.default;
|
||||||
languages = languagesPath;
|
languages = languagesPath;
|
||||||
settings = settingsPath;
|
settings = settingsPath;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue