diff --git a/index.html b/index.html index bae2904f5..a9fed29ee 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index df23f3429..f1db400c1 100644 --- a/options.html +++ b/options.html @@ -5327,17 +5327,17 @@ set nobackup <home-manager/modules/programs/neovim.nix>
programs.neovim.extraLuaPackages
A function in lua5_1.withPackages format, which returns a list of Lua packages required for your plugins to work. -
Type: lua5.1 packages in lua5_1.withPackages format or list of package
Default: "[]"
Example: (ps: with ps; [ luautf8 ])
Declared by:
+ |