From 728a07e187f680e03fbe68e3d12339583c71f78d Mon Sep 17 00:00:00 2001
From: rycee
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: