clan-config: add readme

Also add capability of reading an option value
This commit is contained in:
DavHau
2023-08-23 00:59:13 +02:00
parent 7b2e9cc46e
commit 999fbe0d89
6 changed files with 154 additions and 51 deletions

View File

@@ -1,6 +1,7 @@
# clan.lol core
This is the monorepo of the clan.lol project
In here are all the packages we use, all the nixosModules we use/expose, the CLI and tests for everything.
Not in here is the deployed infrastructure, which is in clan-infra.
## cLAN config tool
Find the docs [here](/docs/clan-config.md)