hosts: steamdeck: no gdm anymore, all jovian based
This commit is contained in:
@@ -18,7 +18,12 @@
|
||||
];
|
||||
|
||||
jovian = {
|
||||
steam.enable = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
user = "kabbone";
|
||||
autoStart = true;
|
||||
desktopSession = "plasmawayland";
|
||||
};
|
||||
devices.steamdeck = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user