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
./ghostty.nix
./git.nix
./helix.nix
# ./helix.nix
./hypr
./mango.nix
./nvf.nix

View File

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