0
0
Fork 0
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:
pennae 2022-08-13 11:47:02 +02:00 committed by pennae
parent e4ed177f82
commit a4fdff515b
3 changed files with 3 additions and 3 deletions

View file

@ -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>
'';
};