docs: improve template & secrets
This commit is contained in:
committed by
hsjobeki
parent
00558923a5
commit
e6acbadae6
13
docs/admins/99-templates.md
Normal file
13
docs/admins/99-templates.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 99 Templates
|
||||
|
||||
We provide some starting templates you can easily use one of those via `nix flakes`.
|
||||
|
||||
They showcase best practices and guide you through setting up and using Clan's modules
|
||||
|
||||
To use the `new-clan` template run the following command:
|
||||
|
||||
`nix flake init -t git+https://git.clan.lol/clan/clan-core#new-clan`.
|
||||
|
||||
## Available Templates
|
||||
|
||||
- **new-clan**: Perfect for beginners, this template shows you how to link two machines in a basic setup.
|
||||
Reference in New Issue
Block a user