From 728a07e187f680e03fbe68e3d12339583c71f78d Mon Sep 17 00:00:00 2001 From: rycee Date: Tue, 10 Dec 2024 22:25:35 +0000 Subject: [PATCH] deploy: 8772bae58c0a1390727aaf13802debfa29757d67 --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/options.xhtml b/options.xhtml index 0c70cf634..7ce095d76 100644 --- a/options.xhtml +++ b/options.xhtml @@ -39347,6 +39347,33 @@ strings concatenated with ā€œ\nā€

Default: if source is defined, the content of source, otherwise empty

+

Declared by:

+ + +
+ +<home-manager/modules/programs/nushell.nix> + +
+ +
+ + programs.nushell.plugins + + +
+
+

A list of nushell plugins to write to the plugin registry file.

+ +

Type: +list of package

+ +

Default: +[ ]

+ +

Example: +[ pkgs.nushellPlugins.formats ]

+

Declared by: