From 791bc419b6dac7c70951981ef6b34cdf85828470 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 20 Dec 2025 03:14:45 +0100 Subject: absolutely massive rewrite, made (almost) everything modular with changes to come --- modules/hm/editors/helix.nix | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 modules/hm/editors/helix.nix (limited to 'modules/hm/editors/helix.nix') diff --git a/modules/hm/editors/helix.nix b/modules/hm/editors/helix.nix deleted file mode 100644 index 0204f8d..0000000 --- a/modules/hm/editors/helix.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ pkgs, ... }: -{ - programs.helix = { - enable = true; -# package = pkgs.helix; - }; -} -- cgit v1.3