From 81626a75dbc0ef14311359a1d47ccc25eef73c79 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 6 Aug 2026 11:23:14 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:modules/clan/gw-router/flake-module.nix --- modules/clan/gw-router/flake-module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 =