Merge pull request #241131 from ShamrockLee/nix-daemon-gramman

nixos/nix-daemon: fix grammatical mistake in description

Changed files
+1 -1
nixos
modules
services
+1 -1
nixos/modules/services/misc/nix-daemon.nix
···
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
verbatim to the resulting config file.
'';
};
···
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` will be appended
verbatim to the resulting config file.
'';
};