Merge pull request 'facts: fix typo' (#1909) from kenji/clan-core:fix-typos into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1909
This commit is contained in:
kenji
2024-08-20 11:44:29 +00:00

View File

@@ -78,7 +78,7 @@
Each service can have a generator script which generates the secrets and facts. Each service can have a generator script which generates the secrets and facts.
The generator script is expected to generate all secrets and facts defined for this service. The generator script is expected to generate all secrets and facts defined for this service.
A `service` does not need to ba analogous to a systemd service, it can be any group of facts and secrets that need to be generated together. A `service` does not need to be analogous to a systemd service, it can be any group of facts and secrets that need to be generated together.
''; '';
default = { }; default = { };
type = lib.types.attrsOf ( type = lib.types.attrsOf (