Disabled Helix Editor
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
./firefox.nix
|
||||
./ghostty.nix
|
||||
./git.nix
|
||||
./helix.nix
|
||||
# ./helix.nix
|
||||
./hypr
|
||||
./mango.nix
|
||||
./nvf.nix
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
{
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
extraPackages = with pkgs; [
|
||||
basedpyright
|
||||
ruff
|
||||
|
||||
Reference in New Issue
Block a user