no need for clanDir it breaks stuff
This commit is contained in:
parent
ec2a51c514
commit
644705cdb2
1 changed files with 0 additions and 1 deletions
|
@ -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 ++ [
|
||||
|
|
Loading…
Reference in a new issue