Use Plasma on Steam Deck
This commit is contained in:
parent
6e042b16ec
commit
be2d3df999
4 changed files with 31 additions and 21 deletions
|
|
@ -15,16 +15,16 @@ in
|
|||
yuzu
|
||||
];
|
||||
jovian = {
|
||||
decky-loader = {
|
||||
enable = true;
|
||||
user = usr;
|
||||
};
|
||||
devices.steamdeck.enable = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
desktopSession = "gamescope-wayland";
|
||||
desktopSession = "plasma";
|
||||
user = usr;
|
||||
};
|
||||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
||||
services.xserver.desktopManager.plasma6.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue