1

Home/Nixinator: Disable steam

This commit is contained in:
2025-08-21 12:46:44 +02:00
parent 39f9ef8ba7
commit 3cad24be23

View File

@ -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"
]; ];