From c758310626204f21fcddda5334e79d645b2dca2e Mon Sep 17 00:00:00 2001 From: s Date: Fri, 21 Feb 2025 17:28:53 +0700 Subject: m --- hosts/editors.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/editors.nix') diff --git a/hosts/editors.nix b/hosts/editors.nix index b3e6e69..241ea57 100644 --- a/hosts/editors.nix +++ b/hosts/editors.nix @@ -7,8 +7,8 @@ environment.variables.F = "hx"; environment.systemPackages = [ pkgs.neovim - inputs.helix.packages.${pkgs.system}.helix + #inputs.helix.packages.${pkgs.system}.helix pkgs.nodePackages.prettier - # pkgs.helix + pkgs.helix ]; } -- cgit v1.2.3