1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
rycee 2024-12-04 19:57:39 +00:00
parent 6e8e755c94
commit d59a129e89

View file

@ -34056,7 +34056,7 @@ attribute set of attribute set of (boolean or signed integer or floating point n
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
mpv = {
no_display = true;
}
};
}
</code></pre>