Use unstable.helix rather than flake input

This commit is contained in:
Tyler Mayoff 2025-04-28 09:24:34 -04:00
parent 666e81765c
commit c0f1512489

View file

@ -65,7 +65,7 @@
programs.helix = { programs.helix = {
enable = true; enable = true;
package = inputs.helix.packages.${pkgs.system}.default; package = pkgs.unstable.helix;
settings = { settings = {
theme = "catppuccin_macchiato"; theme = "catppuccin_macchiato";
editor = { editor = {