From ed673f3c5c7932194b811a902d541f113bc41db7 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 6 Nov 2024 07:35:16 +0000 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