diff --git a/options.xhtml b/options.xhtml index aa5463b62..9739e8d7b 100644 --- a/options.xhtml +++ b/options.xhtml @@ -33216,7 +33216,8 @@ attribute set of (string or signed integer or list of (string or signed integer)
Whether to enable Librewolf browser, a privacy enhanced Firefox fork.
+Whether to enable LibreWolf. LibreWolf is a privacy enhanced Firefox fork.
+See programs.firefox
for more configuration options.
Type: boolean
@@ -33238,18 +33239,27 @@ booleanprograms.librewolf.package
+ programs.librewolf.languagePacks
The LibreWolf package to use.
+The language packs to install. Available language codes can be found
+on the releases page:
+https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/
,
+replacing ${version}
with the version of Firefox you have.
Type: -package
+list of stringDefault:
-pkgs.librewolf
[ ]
+
+Example:
[
+ "en-GB"
+ "de"
+]
+
Declared by: