Skip to content

Commit

Permalink
modules/steam: add autoStart hint
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldr committed Aug 15, 2023
1 parent cd21cee commit 9676ca3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/steam/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,9 @@ in
description = lib.mdDoc ''
Whether to enable the Steam Deck UI.
When enabled, you can either launch the Steam Deck UI
from your Display Manager or by running `steam-session`.
When enabled, you can either use the `autoStart` option (preferred),
launch the Steam Deck UI from your Display Manager or
by running `steam-session`.
'';
};

Expand Down

0 comments on commit 9676ca3

Please sign in to comment.