1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 01:21:03 +01:00
This commit is contained in:
berbiche 2021-03-26 02:02:04 +00:00
parent 6392b1f3f7
commit b4ab60a13a
5 changed files with 13 additions and 13 deletions

View file

@ -17,7 +17,7 @@ file extension rather than exiting with an error.
</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">{ modulesPath = ../modules; }</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">
&lt;home-manager/nixos/default.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="nixos-opt-home-manager.sharedModules"></a><a class="term" href="nixos-options.html#nixos-opt-home-manager.sharedModules"><code class="option">home-manager.sharedModules</code></a></span></dt><dd><p>Extra modules added to all users.
</p><p><span class="emphasis"><em>Type:</em></span> list of attribute set or function that evaluates to a(n) attrs or paths</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
</p><p><span class="emphasis"><em>Type:</em></span> list of Home Manager moduless</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
[