diff --git a/modules/system/checks.nix b/modules/system/checks.nix index c093e35..b4bf578 100644 --- a/modules/system/checks.nix +++ b/modules/system/checks.nix @@ -173,7 +173,7 @@ let printf >&2 'Make sure that %s exists,\n' \ ${escapeDoubleQuote ( if config.environment.darwinConfig == null then - "the \\`\\` entry in `nix.nixPath`" + "the \\`\\` entry in \\`nix.nixPath\\`" else "\\`${config.environment.darwinConfig}\\`" )}