add lutris repo

This commit is contained in:
wcbing 2025-12-13 16:44:54 +08:00
parent f2d983475b
commit ca0d3259bb
2 changed files with 7 additions and 0 deletions

View File

@ -129,6 +129,7 @@
| [WezTerm](https://wezterm.org/install/linux.html#using-the-apt-repo) | wezterm<br />wezterm-nightly | ✅ | ✅ |
| [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ |
| [Discord](https://github.com/Javinator9889/Discord-PPA) 第三方仓库| discord | ✅ | |
| [Lutris](https://lutris.net/downloads) | lutris | ✅ | ✅ |
## 自建仓库

View File

@ -173,5 +173,11 @@
"path": {
"amd64": "dists/all/main/binary-amd64/Packages.gz"
}
},
"lutris": {
"repo": "https://download.opensuse.org/repositories/home:/strycore/Debian_12/",
"path": {
"all": "Packages.gz"
}
}
}