mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: 458544594b
This commit is contained in:
parent
e3f8a26ed1
commit
015052aaef
1 changed files with 2 additions and 3 deletions
|
@ -56294,14 +56294,13 @@ null or signed integer</p>
|
|||
<code class="literal">pinentry-gnome3</code> may not work on non-Gnome
|
||||
systems. You can fix it by adding the following to your
|
||||
system configuration:</p><pre><code class="programlisting nix">services.dbus.packages = [ pkgs.gcr ];
|
||||
</code></pre><p>For this reason, the default is <code class="literal">gtk2</code> for
|
||||
now.</p>
|
||||
</code></pre>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or one of “curses”, “tty”, “emacs”, “gnome3”, “qt”</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">"gtk2"</code></p>
|
||||
<code class="literal">null</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">"gnome3"</code></p>
|
||||
|
|
Loading…
Reference in a new issue