1
0
forked from clan/clan-core

add missing secrets instruction

This commit is contained in:
Jörg Thalheim 2023-09-13 11:19:32 +02:00
parent 4256f3045f
commit 7eac9f6ed9

View File

@ -27,6 +27,10 @@ user with your user name)
Next, add your public key to the Clan flake repository:
```console
$ clan secrets users add <your_username> <your_public_key>
```
Doing so creates this structure in your Clan flake:
```