From 275a34e0d8a937a81b267e47302dd8a92fa781df Mon Sep 17 00:00:00 2001 From: pennae Date: Sat, 13 Aug 2022 11:55:20 +0200 Subject: [PATCH] nixos/nix-daemon: replace with this could've been a link as well, but did not render as a link in the html manual. --- nixos/modules/services/misc/nix-daemon.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/misc/nix-daemon.nix b/nixos/modules/services/misc/nix-daemon.nix index d299c4a0a8f1..a218b0048977 100644 --- a/nixos/modules/services/misc/nix-daemon.nix +++ b/nixos/modules/services/misc/nix-daemon.nix @@ -568,7 +568,7 @@ in then Nix will use a binary from a binary cache if and only if it is signed by any of the keys listed here. By default, only the key for - cache.nixos.org is included. + cache.nixos.org is included. ''; };