From 390b3f041661505d61b236be6f3f079dce1d38b0 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 10 Apr 2024 06:30:13 +0000 Subject: [PATCH] deploy: 18f89ef74f0d48635488ccd6a5e30dc9d48a3a87 --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/options.xhtml b/options.xhtml index f77e587a1..3f3a9d642 100644 --- a/options.xhtml +++ b/options.xhtml @@ -18665,6 +18665,33 @@ string

Default: "‹name›"

+

Declared by:

+ + +
+ +<home-manager/modules/programs/firefox.nix> + +
+ +
+ + programs.firefox.profiles.<name>.containersForce + + +
+
+

Whether to force replace the existing containers +configuration. This is recommended since Firefox will +replace the symlink on every launch, but note that you’ll +lose any existing configuration by enabling this.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by: