Make the session types use displayManager.sessionData.sessionNames
for validation
#163
Labels
1. type: bug
Something isn't working
2. priority: 1. high
2. topic: system integration
About our integration of Steam stuff within NixOS
Right now there's a real issue where users are not aware of the actual session name to use, and end-up unable to select their sessions.
The type should follow the
defaultSession
type in Nixpkgs.Jovian-NixOS/modules/steam/autostart.nix
Line 34 in d31a25e
config.services.xserver.displayManager.sessionData.sessionNames
This would solve #149, mostly.
The text was updated successfully, but these errors were encountered: