diff --git a/default.nix b/default.nix index c11fe401..d43199c3 100644 --- a/default.nix +++ b/default.nix @@ -20,7 +20,8 @@ let /* This produces an attrSet of hosts based upon: - * hosts being located within config/hosts// + * hosts being located within config/hosts/ + * hosts having an entrypoint of meta.nix */ hosts = lib.domainMerge { folder = "hosts";