mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
deploy: fad880ea93
This commit is contained in:
parent
72cb0d45e2
commit
31368747c6
1 changed files with 1 additions and 1 deletions
|
@ -4116,7 +4116,7 @@ boolean</p><p><span class="emphasis"><em>Default:</em></span>
|
|||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.firefox.package"></a><a class="term" href="options.html#opt-programs.firefox.package"><code class="option">programs.firefox.package</code></a></span></dt><dd><p>The Firefox package to use. If state version ≥ 19.09 then
|
||||
this should be a wrapped Firefox package. For earlier state
|
||||
versions it should be an unwrapped Firefox package.
|
||||
Set to <literal>null</literal> to disable installing Firefox.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
Set to <code class="literal">null</code> to disable installing Firefox.</p><p><span class="emphasis"><em>Type:</em></span>
|
||||
null or package</p><p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">pkgs.firefox</code></p><p><span class="emphasis"><em>Example:</em></span></p><pre class="programlisting">pkgs.firefox.override {
|
||||
# See nixpkgs' firefox/wrapper.nix to check which options you can use
|
||||
|
|
Loading…
Reference in a new issue