This commit is contained in:
rycee 2024-04-10 06:30:13 +00:00
parent 5104926f43
commit 390b3f0416
1 changed files with 27 additions and 0 deletions

View File

@ -18665,6 +18665,33 @@ string</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;name&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/firefox.nix" target="_top">
&lt;home-manager/modules/programs/firefox.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.firefox.profiles._name_.containersForce"></a><a class="term" href="options.xhtml#opt-programs.firefox.profiles._name_.containersForce"><code class="option">programs.firefox.profiles.&lt;name&gt;.containersForce</code>
</a>
</span>
</dt>
<dd>
<p>Whether to force replace the existing containers
configuration. This is recommended since Firefox will
replace the symlink on every launch, but note that youll
lose any existing configuration by enabling this.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>