From 886532670b2d3f91f615a63f6b82f2512a641acc Mon Sep 17 00:00:00 2001 From: polwex Date: Sat, 4 Jan 2025 04:08:05 +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 c9228c0..bd2acca 100644 --- a/hosts/editors.nix +++ b/hosts/editors.nix @@ -7,7 +7,7 @@ environment.variables.F = "hx"; environment.systemPackages = [ pkgs.neovim - # inputs.helix.packages.${pkgs.system}.helix - pkgs.helix + inputs.helix.packages.${pkgs.system}.helix + # pkgs.helix ]; } -- cgit v1.2.3