diff --git a/index.html b/index.html index f4b2971a6..9ec0044e1 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 5e54a1f93..b82e4ae28 100644 --- a/options.html +++ b/options.html @@ -8450,11 +8450,13 @@ for explanation about possible values. { } -
Example:
embed-thumbnail = true; -embed-subs = true; -sub-langs = "all"; -downloader = "aria2c"; -downloader-args = "aria2c:'-c -x8 -s8 -k1M'"; +Example:
{ + embed-thumbnail = true; + embed-subs = true; + sub-langs = "all"; + downloader = "aria2c"; + downloader-args = "aria2c:'-c -x8 -s8 -k1M'"; +}Declared by:
<home-manager/modules/programs/yt-dlp.nix>
|
programs.z-lua.enable
Whether to enable z.lua.
Type: boolean
Default: false
Example: true
Declared by: