1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
rycee 2024-07-05 21:39:08 +00:00
parent 4203c425a7
commit 0b1caf1d0b

View file

@ -78968,7 +78968,10 @@ boolean</p>
list of string</p>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">[
&quot;systemctl --user reset-failed&quot;
&quot;systemctl --user start sway-session.target&quot;
&quot;swaymsg -mt subscribe &#x27;[]&#x27; || true&quot;
&quot;systemctl --user stop sway-session.target&quot;
]
</code></pre>