Use nixpkgs helix since it's up to date

This commit is contained in:
Tyler Mayoff 2025-03-20 18:25:57 -04:00
parent 8c10a64e58
commit 1bb97e3fd1

View file

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