This commit is contained in:
2026-03-05 23:12:21 +01:00
parent c2e6b35207
commit 37ef45284e
7 changed files with 138 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
jovian.steam.enable = true;
jovian.steam.autoStart = true;
jovian.steam.user = "deck";
jovian.steam.desktopSession = "gnome";
jovian.steam.desktopSession = "plasma";
};
}