bump, helix

This commit is contained in:
Tao Tien 2025-02-28 17:31:28 -08:00
parent 94602bc06b
commit 83621c55db
3 changed files with 139 additions and 45 deletions

View file

@ -256,6 +256,6 @@
};
enable = true;
defaultEditor = true;
# package = inputs.helix.packages.${pkgs.system}.default;
package = inputs.helix.packages.${pkgs.system}.default;
};
}