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:
@@ -78,7 +78,7 @@
|
||||
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.
|
||||
|
||||
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 = { };
|
||||
type = lib.types.attrsOf (
|
||||
|
||||
Reference in New Issue
Block a user