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