1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

increase heading level

otherwise the headings won't match at the point where they are included.
this is a bit hacky and brittle, but works for now.
This commit is contained in:
Valentin Gagarin 2023-04-26 15:07:26 +02:00
parent bb8e3b5d86
commit 219aaf5a0b
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# Default Nix expression
## Default Nix expression
The source for the default [Nix expressions](@docroot@/language/index.md) used by [`nix-env`]: