README: Add new option

This commit is contained in:
Sarah 2021-10-27 10:24:36 +02:00
parent 8821e4aeaa
commit adc1e28af2
No known key found for this signature in database
GPG key ID: 708F7ACE058F0186

View file

@ -26,6 +26,7 @@ These Options exist:
| `services.peerix.group` | What group should the peerix service run under. |
| `services.peerix.privateKeyFile` | A path to the file that contains the path to the private key to sign your derivations. |
| `services.peerix.publicKeyFile` | A path to the file that contains the path to the public key so nix can verify the signature. |
| `services.peerix.publicKey` | Directly specifiy a public key for the binary caches. |
To sign the peerix cache, you can use `nix-store --generate-binary-cache-key` to create keys to verify authenticity of
the packages in each nix-store.