Home/Nixinator: Disable steam
This commit is contained in:
@ -205,16 +205,15 @@
|
|||||||
|
|
||||||
flatpak = {
|
flatpak = {
|
||||||
packages = [
|
packages = [
|
||||||
"com.valvesoftware.Steam"
|
# "com.valvesoftware.Steam"
|
||||||
"com.valvesoftware.Steam.Utility.steamtinkerlaunch"
|
# "com.valvesoftware.Steam.Utility.steamtinkerlaunch"
|
||||||
"net.davidotek.pupgui2"
|
# "net.davidotek.pupgui2"
|
||||||
|
# "org.freedesktop.Platform.VulkanLayer.gamescope/x86_64/24.08"
|
||||||
"org.freedesktop.Platform.VulkanLayer.gamescope/x86_64/24.08"
|
# "org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
||||||
"org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
|
||||||
|
|
||||||
"org.prismlauncher.PrismLauncher"
|
"org.prismlauncher.PrismLauncher"
|
||||||
"com.usebottles.bottles"
|
"com.usebottles.bottles"
|
||||||
"io.github.lawstorant.boxflat"
|
# "io.github.lawstorant.boxflat"
|
||||||
|
|
||||||
# "com.unity.UnityHub"
|
# "com.unity.UnityHub"
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user