mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/*: turn inline code blocks into more appropriate things
This commit is contained in:
parent
e4ed177f82
commit
a4fdff515b
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ in {
|
|||
Path to file containing the Mackerel API key. The file should contain a
|
||||
single line of the following form:
|
||||
|
||||
<literallayout>apikey = "EXAMPLE_API_KEY"</literallayout>
|
||||
<literal>apikey = "EXAMPLE_API_KEY"</literal>
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue