From fd4c69c550a2efe238dd3a8f093ad47725f45774 Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 17 Oct 2024 11:39:07 +0000 Subject: [PATCH] deploy: 1d9b4a3e60398572f4a760bc93f89ebeebbdb3e2 --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/options.xhtml b/options.xhtml index dad49c462..c5ec2b0d4 100644 --- a/options.xhtml +++ b/options.xhtml @@ -19984,6 +19984,33 @@ attribute set of (strings concatenated with ā€œ\nā€ or (submodule))

+

Declared by:

+ + +
+ +<home-manager/modules/programs/fish.nix> + +
+ +
+ + programs.fish.generateCompletions + + +
+
+

Whether to enable the automatic generation of completions based upon installed man pages.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+

Declared by: