From e60410393cea222b16743a1a87f29c06b9b3543b Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 18 Dec 2025 21:04:00 +0100 Subject: rewrite of system modules, hm modules are next --- home/editors/helix.nix | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 home/editors/helix.nix (limited to 'home/editors/helix.nix') diff --git a/home/editors/helix.nix b/home/editors/helix.nix deleted file mode 100644 index 0204f8d..0000000 --- a/home/editors/helix.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ pkgs, ... }: -{ - programs.helix = { - enable = true; -# package = pkgs.helix; - }; -} -- cgit v1.3