From f9f5b85e862353597030ff4cba0144f3c393133c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 28 Sep 2023 17:09:27 +0200 Subject: [PATCH] also import clanInternals --- targets/flake-module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/flake-module.nix b/targets/flake-module.nix index 3352963..0e6f98f 100644 --- a/targets/flake-module.nix +++ b/targets/flake-module.nix @@ -1,6 +1,6 @@ { self, inputs, ... }: { - flake.nixosConfigurations = inputs.clan-core.lib.buildClan { + flake = inputs.clan-core.lib.buildClan { directory = self; # Make flake available in modules specialArgs = {