Can't restart Windows from within Steam #448
Labels
1. type: Question
Question from a user
2. priority: 3. low
2. topic: system integration
About our integration of Steam stuff within NixOS
Background
There's a trick that other SteamOS distributions use to support occasionally booting into Windows without adding a boot menu like rEFInd or Clover - adding this incantation as a Non-Steam Game:
I've tried to do so on Jovian (replacing
efibootmgr
withsystemctl
to circumvent thesudo
requirement). It works fromsteam-run
, but not from within Steam itself.Steps to reproduce
/run/current-system/sw/share/applications/restart-into-windows.desktop
gamescope
, select the Windows entry and click Play.Results
Steam says "Launching…", briefly draws the Steam throbber, and then exits back to the game info page.
Logs
From
journalctl -f
:Let me know if there's a better way to debug this.
The text was updated successfully, but these errors were encountered: