diff --git a/modules/home/default.nix b/modules/home/default.nix index 5a20faa..e6844c2 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -6,7 +6,7 @@ ./firefox.nix ./ghostty.nix ./git.nix - ./helix.nix + # ./helix.nix ./hypr ./mango.nix ./nvf.nix diff --git a/modules/home/helix.nix b/modules/home/helix.nix index b292ce8..a69ab24 100644 --- a/modules/home/helix.nix +++ b/modules/home/helix.nix @@ -5,7 +5,6 @@ { programs.helix = { enable = true; - defaultEditor = true; extraPackages = with pkgs; [ basedpyright ruff