mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Fixed comment
This commit is contained in:
parent
361216c859
commit
9d169b92ba
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ let
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This produces an attrSet of hosts based upon:
|
This produces an attrSet of hosts based upon:
|
||||||
* hosts being located within config/hosts/<hostname>/
|
* hosts being located within config/hosts/<hostname>
|
||||||
|
* hosts having an entrypoint of meta.nix
|
||||||
*/
|
*/
|
||||||
hosts = lib.domainMerge {
|
hosts = lib.domainMerge {
|
||||||
folder = "hosts";
|
folder = "hosts";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue