mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-26 23:31:55 -05:00
pacifidlog: set jovian desktopSession to gamescope-wayland
This commit is contained in:
parent
6d71d5ff08
commit
6fa5758c11
|
@ -47,6 +47,7 @@
|
||||||
jovian.steam = {
|
jovian.steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
desktopSession = "gamescope-wayland";
|
||||||
user = "aly";
|
user = "aly";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue