Disabled Helix Editor

This commit is contained in:
2025-12-07 23:50:08 -05:00
parent b8abe6f711
commit 9dd76a18a1
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
./firefox.nix ./firefox.nix
./ghostty.nix ./ghostty.nix
./git.nix ./git.nix
./helix.nix # ./helix.nix
./hypr ./hypr
./mango.nix ./mango.nix
./nvf.nix ./nvf.nix

View File

@@ -5,7 +5,6 @@
{ {
programs.helix = { programs.helix = {
enable = true; enable = true;
defaultEditor = true;
extraPackages = with pkgs; [ extraPackages = with pkgs; [
basedpyright basedpyright
ruff ruff