summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Documentation/binary-cache.adoc6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/binary-cache.adoc b/Documentation/binary-cache.adoc
index 60b4e28..8e1fa90 100644
--- a/Documentation/binary-cache.adoc
+++ b/Documentation/binary-cache.adoc
@@ -20,9 +20,7 @@ encounter any trouble with it.
 The binary cache is currently not able to provide logs, due to a
 https://github.com/NixOS/nix/issues/6403[Nix bug].
 
-== Setting up the binary cache
-
-=== NixOS
+== On NixOS
 
 The following configuration adds the Spectrum binary cache as a
 substituter, and tells Nix to trust builds signed with its public key.
@@ -40,7 +38,7 @@ substituter, and tells Nix to trust builds signed with its public key.
 }
 ----
 
-=== Non-NixOS systems
+== On Non-NixOS systems
 
 Add the following configuration to /etc/nix/nix.conf: