clan.core: rename clan.{deployment,networking} -> clan.core.{deployment,networking}

This commit is contained in:
DavHau
2024-07-04 16:09:15 +07:00
parent 5c7b9aa2a4
commit 18b64f2d0b
21 changed files with 63 additions and 37 deletions

View File

@@ -73,7 +73,7 @@
services
;
};
inherit (config.clan.networking) targetHost buildHost;
inherit (config.clan.core.networking) targetHost buildHost;
inherit (config.clan.deployment) requireExplicitUpdate;
};
system.clan.deployment.file = pkgs.writeText "deployment.json" (