diff --git a/flake.nix b/flake.nix index 1adf95c..a41bc8e 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ outputs = inputs@{ flake-parts, clan-core, systems, ... }: flake-parts.lib.mkFlake { inherit inputs; } ({ self, lib, ... }: { imports = [ clan-core.flakeModules.default - ./clanServices/flake-module.nix + # ./clanServices/flake-module.nix ]; clan.modules = {