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/default.nix | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/hm/editors/default.nix (limited to 'modules/hm/editors/default.nix') diff --git a/modules/hm/editors/default.nix b/modules/hm/editors/default.nix deleted file mode 100644 index e990897..0000000 --- a/modules/hm/editors/default.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ ... }: -{ - imports = [ - ./nixvim.nix - # ./helix.nix - # ./nvf.nix - ]; -} -- cgit v1.3