From 9d169b92ba37a4181db6b9b446f91b2fffdd580a Mon Sep 17 00:00:00 2001 From: kat witch Date: Sat, 7 Aug 2021 01:06:31 +0100 Subject: [PATCH] Fixed comment --- default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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";