diff --git a/modules/clan/gw-router/flake-module.nix b/modules/clan/gw-router/flake-module.nix index 1f95cdc..2d59ed3 100644 --- a/modules/clan/gw-router/flake-module.nix +++ b/modules/clan/gw-router/flake-module.nix @@ -3,7 +3,7 @@ let module = ./default.nix; in { - clan.modules = { + flake.clan.modules = { gw-router = module; }; # perSystem =