diff --git a/nixos/modules/services/misc/nix-daemon.nix b/nixos/modules/services/misc/nix-daemon.nix index 7b1282b15b31..44cf71ad401a 100644 --- a/nixos/modules/services/misc/nix-daemon.nix +++ b/nixos/modules/services/misc/nix-daemon.nix @@ -656,7 +656,7 @@ in to view the current value. By default it is empty. Nix configurations defined under {option}`nix.*` will be translated and applied to this - option. In addition, configuration specified in {option}`nix.extraOptions` which will be appended + option. In addition, configuration specified in {option}`nix.extraOptions` will be appended verbatim to the resulting config file. ''; };