summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
diff options
context:
space:
mode:
authorYueh-Shun Li <shamrocklee@posteo.net>2023-07-02 23:18:34 +0800
committerYueh-Shun Li <shamrocklee@posteo.net>2023-07-02 23:27:09 +0800
commita8999715994568adbbb2a54c823db7aadfbfd10d (patch)
treec17c5206c7be9f052627eedbdbf45ebe3f1a1fb6 /nixos/modules/services/misc/nix-daemon.nix
parent089fbf534b3d6fbcd3fad960bc919460ab44be21 (diff)
downloadnixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar.gz
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar.bz2
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar.lz
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar.xz
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.tar.zst
nixpkgs-a8999715994568adbbb2a54c823db7aadfbfd10d.zip
nixos/nix-daemon: fix grammatical mistake in description
Diffstat (limited to 'nixos/modules/services/misc/nix-daemon.nix')
-rw-r--r--nixos/modules/services/misc/nix-daemon.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/misc/nix-daemon.nix b/nixos/modules/services/misc/nix-daemon.nix
index 7b1282b15b3..44cf71ad401 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.
         '';
       };