diff --git a/options.xhtml b/options.xhtml index f77e587a..3f3a9d64 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: