From d33eece8fee2fd190a05d66d30284f5479552e53 Mon Sep 17 00:00:00 2001 From: Sarah Date: Sun, 17 Oct 2021 15:57:57 +0200 Subject: [PATCH] Better table --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c3636d..642f7d9 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,14 @@ to automatically use peernix. These Options exist: -+----------------------------------+----------------------------------------------------------------------------------------------+ | Option | Description | -+----------------------------------+----------------------------------------------------------------------------------------------+ +|----------------------------------|----------------------------------------------------------------------------------------------| | `services.peerix.enable` | Enables Peerix | | `services.peerix.openFirewall` | Open the neccessary firewall ports. | | `services.peerix.user` | What user should the peerix service run under. | | `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. | -+----------------------------------+----------------------------------------------------------------------------------------------+ 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.