diff --git a/flake.nix b/flake.nix index d4574e6..f3488d1 100644 --- a/flake.nix +++ b/flake.nix @@ -185,7 +185,6 @@ clan.core.networking.targetHost = lib.mkDefault "root@${host}"; nixpkgs.pkgs = meta.pkgs; nixpkgs.hostPlatform = meta.system; - clan.core.clanDir = ./.; # todo remove this if it's set by default clan.core.facts.secretStore = "password-store"; imports = modules ++ defaultModules ++ [