apt updates

This commit is contained in:
root 2025-06-23 13:19:22 -04:00
parent 9515e8ba1f
commit 3fa22f3d66
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Uncomment these lines to try the beta version of the Steam launcher
#deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ beta steam
#deb-src [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ beta steam

View File

@ -0,0 +1,2 @@
deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam
deb-src [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam

View File

@ -1,3 +1,4 @@
# shellcheck shell=sh
if command -v flatpak > /dev/null; then
# set XDG_DATA_DIRS to include Flatpak installations