Files and app logins move across by hand, so archiving and unpacking a home directory isn't this repo's job any more. setup.sh installs the machine and stops there. Two things restore.sh used to cover, kept where they still matter: the post-reboot `sudo flatpak update` that fetches the NVIDIA GL runtime (Flatpak can only match it to a loaded driver, so it can't happen during setup), and the notes on which dotfiles not to copy over from Fedora. The server-marvin mount is now optional — press Enter at the prompt to skip it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
67 lines
2.6 KiB
Plaintext
67 lines
2.6 KiB
Plaintext
# Flathub apps installed system-wide by scripts/setup.sh — one ID per line, '#' comments.
|
|
# Picked from everything installed on the Bazzite box (scanned 2026-09-21, chosen 2026-09-23).
|
|
# Copying ~/.var/app/<app-id> over from the old install brings that app's logins and settings.
|
|
# Removing a line doesn't uninstall the app; `flatpak uninstall <id>` it once by hand.
|
|
|
|
# -- Internet / chat --
|
|
org.mozilla.firefox # replaces Ubuntu's Firefox snap (setup.sh removes the snap)
|
|
org.mozilla.thunderbird_esr
|
|
com.discordapp.Discord
|
|
com.bitwarden.desktop
|
|
|
|
# -- Media --
|
|
com.spotify.Client # community packaging of the proprietary client
|
|
org.videolan.VLC
|
|
fr.handbrake.ghb
|
|
com.makemkv.MakeMKV # community packaging
|
|
|
|
# -- Create / CAD / print --
|
|
org.gimp.GIMP
|
|
org.freecad.FreeCAD
|
|
com.bambulab.BambuStudio
|
|
org.godotengine.Godot # DCC projects target 4.7; Flathub tracks current stable
|
|
org.mapeditor.Tiled
|
|
|
|
# -- Dev --
|
|
com.sublimemerge.App
|
|
|
|
# -- Games / launchers --
|
|
com.heroicgameslauncher.hgl
|
|
net.davidotek.pupgui2 # ProtonUp-Qt — Proton-GE for Steam/Lutris (Bazzite shipped this)
|
|
dev.goats.xivlauncher # FFXIV; game files live in ~/.xlcore
|
|
com.moonlight_stream.Moonlight
|
|
io.github.hmlendea.geforcenow-electron # unofficial GeForce NOW wrapper; 16:9/21:9 only
|
|
org.prismlauncher.PrismLauncher
|
|
com.unfolding_machines.pum_lite # PUM Lite — solo RPG / story tool
|
|
|
|
# -- Emulators --
|
|
net.pcsx2.PCSX2 # official PCSX2 build — do not swap for community forks
|
|
org.DolphinEmu.dolphin-emu
|
|
app.xemu.xemu
|
|
io.mgba.mGBA
|
|
com.snes9x.Snes9x
|
|
|
|
# -- Games --
|
|
net.wz2100.wz2100
|
|
|
|
# ---------------------------------------------------------------------------------------
|
|
# Installed on Bazzite, deliberately left behind. Uncomment to bring one back —
|
|
# copy its ~/.var/app/<id> folder across from the old install to keep its settings.
|
|
#
|
|
# com.github.IsmaelMartinez.teams_for_linux # Teams
|
|
# com.ktechpit.whatsie # WhatsApp
|
|
# org.signal.Signal
|
|
# io.github.hakuneko.HakuNeko
|
|
# net.mkiol.SpeechNote # 3.9 GB of speech models
|
|
# org.blender.Blender
|
|
# org.libreoffice.LibreOffice # Ubuntu ships LibreOffice as debs anyway
|
|
# org.photoqt.PhotoQt
|
|
# com.google.AndroidStudio
|
|
# io.github.shiftey.Desktop # GitHub Desktop
|
|
# io.podman_desktop.PodmanDesktop
|
|
# org.gnome.Calculator # Ubuntu has its own
|
|
# net.longturn.freeciv21
|
|
# org.develz.Crawl # saves live in ~/.crawl
|
|
# net.sourceforge.atanks
|
|
# org.frozen_bubble.frozen-bubble
|