From 9dc29832c4fc17cd93f6eca6c0556277690a0061 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 27 Jul 2025 04:21:58 +0700 Subject: m --- hosts/editors.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hosts/editors.nix') diff --git a/hosts/editors.nix b/hosts/editors.nix index 78d0fdd..2128d90 100644 --- a/hosts/editors.nix +++ b/hosts/editors.nix @@ -7,9 +7,10 @@ environment.variables.F = "hx"; environment.systemPackages = with pkgs; [ neovim - #inputs.helix.packages.${pkgs.system}.helix - nodePackages.prettier + # inputs.helix.packages.${pkgs.system}.helix helix + # for json formatting on helix + nodePackages.prettier vscode-langservers-extracted nil alejandra -- cgit v1.2.3