summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-05-22 20:46:13 +0000
committerAlyssa Ross <hi@alyssa.is>2022-05-22 20:50:22 +0000
commitbada759fab320eea7f006d6db1f0841f8a97b62e (patch)
tree947d4c9c45209a5d81851ff76ddf733e8b4a21ac
parent575dd1452d61a57b4d8eba5a138604892147c51f (diff)
downloadspectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar.gz
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar.bz2
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar.lz
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar.xz
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.tar.zst
spectrum-bada759fab320eea7f006d6db1f0841f8a97b62e.zip
Documentation: remove redundant heading
The "Setting up the binary cache" heading now had the same name as the
article itself.
-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: