summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/mackerel-agent.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-08-13 11:47:02 +0200
committerpennae <82953136+pennae@users.noreply.github.com>2022-08-19 22:40:58 +0200
commita4fdff515b59e3fd97537625f31044e00b6c71ab (patch)
treead94420e6fa9bbc997c87c13f169c853574d2b7d /nixos/modules/services/monitoring/mackerel-agent.nix
parente4ed177f828337062662983e15434525dd168c7d (diff)
downloadnixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar.gz
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar.bz2
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar.lz
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar.xz
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.tar.zst
nixpkgs-a4fdff515b59e3fd97537625f31044e00b6c71ab.zip
nixos/*: turn inline code blocks into more appropriate things
Diffstat (limited to 'nixos/modules/services/monitoring/mackerel-agent.nix')
-rw-r--r--nixos/modules/services/monitoring/mackerel-agent.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/monitoring/mackerel-agent.nix b/nixos/modules/services/monitoring/mackerel-agent.nix
index 89c6d4d6c65..3d09df6f8f7 100644
--- a/nixos/modules/services/monitoring/mackerel-agent.nix
+++ b/nixos/modules/services/monitoring/mackerel-agent.nix
@@ -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>
       '';
     };