From 03648b3d9f177227df40129bed22558f6924b91c Mon Sep 17 00:00:00 2001 From: spl3g Date: Wed, 18 Mar 2026 18:01:41 +0300 Subject: so.. v2 i guess --- modules/home-manager/default.nix | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 modules/home-manager/default.nix (limited to 'modules/home-manager') diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix deleted file mode 100644 index 753ad58..0000000 --- a/modules/home-manager/default.nix +++ /dev/null @@ -1,7 +0,0 @@ -# Add your reusable home-manager modules to this directory, on their own file (https://nixos.wiki/wiki/Module). -# These should be stuff you would like to share with others, not your personal configurations. -{ inputs, ... }: -{ - # List your module files here - # my-module = import ./my-module.nix; -} -- cgit v1.2.3