Disabled Helix Editor
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
{
|
{
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
basedpyright
|
basedpyright
|
||||||
ruff
|
ruff
|
||||||
|
|||||||
Reference in New Issue
Block a user