Add example secret files
This commit is contained in:
parent
8a5188a86e
commit
6427d73464
7 changed files with 36 additions and 5 deletions
hosts/nixos/common
6
hosts/nixos/common/secrets.example.yaml
Normal file
6
hosts/nixos/common/secrets.example.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Wifi password key-value pair
|
||||
wireless: |
|
||||
TG_HOTSPOT_HOME_PASS=...
|
||||
...
|
||||
adrielus_password: ...
|
||||
cloudflare_dns_api_token: ...
|
Loading…
Add table
Add a link
Reference in a new issue