diff --git a/hm_modules/helix.nix b/hm_modules/helix.nix index 8b95b7b..aafdbf0 100644 --- a/hm_modules/helix.nix +++ b/hm_modules/helix.nix @@ -39,7 +39,7 @@ ]; programs.helix = { enable = true; - # package = pkgs.helix; + package = pkgs.unstable.helix; languages = [ ]; settings = { theme = "ayu_mirage";