1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 17:11:03 +01:00
This commit is contained in:
berbiche 2021-10-08 20:37:41 +00:00
parent 47ae6c8cd3
commit 9e7133252f
5 changed files with 2330 additions and 1882 deletions

View file

@ -23,7 +23,13 @@ file extension rather than exiting with an error.
]
</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">[ { home.packages = [ nixpkgs-fmt ]; } ]</pre><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/nixos/default.nix#blob-path" target="_top">
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
{
_type = "literalExpression"; text = "[ { home.packages = [ nixpkgs-fmt ]; } ]";
}
</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/nixos/default.nix#blob-path" target="_top">
&lt;home-manager/nixos/default.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="nixos-opt-home-manager.useGlobalPkgs"></a><a class="term" href="nixos-options.html#nixos-opt-home-manager.useGlobalPkgs"><code class="option">home-manager.useGlobalPkgs</code></a></span></dt><dd><p>Whether to enable using the system configuration's <code class="literal">pkgs</code>
argument in Home Manager. This disables the Home Manager