Revert "Improve SteamOS/GPU detection and Linux packaging"

This reverts commit a92e3e4652.
This commit is contained in:
2025-12-28 12:01:29 +13:00
parent ba40586910
commit 8843185fd6
4 changed files with 14 additions and 112 deletions
+1 -19
View File
@@ -42,25 +42,7 @@
"icon": "assets/images/Logos/Nebula-Favicon.ico"
},
"linux": {
"icon": "assets/images/Logos/Nebula-Favicon.png",
"target": [
{
"target": "AppImage",
"arch": ["x64"]
},
{
"target": "deb",
"arch": ["x64"]
}
],
"category": "Network",
"desktop": {
"StartupWMClass": "nebula"
},
"executableArgs": [
"--no-sandbox",
"--disable-gpu-sandbox"
]
"icon": "assets/images/Logos/Nebula-Favicon.png"
}
}
}