config: remove proton-ge from steam, add proton-plus

This commit is contained in:
Anthony Rodriguez 2025-01-14 10:35:49 +01:00
parent 81c56877e6
commit 2603bf2b6f
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
2 changed files with 2 additions and 4 deletions

View file

@ -5,5 +5,6 @@
pkgs.ankama-launcher
pkgs.lutris
pkgs.qbittorrent
pkgs.protonplus
];
}

View file

@ -1,10 +1,7 @@
{pkgs, ...}: {
_: {
programs = {
steam = {
enable = true;
extraCompatPackages = [
pkgs.proton-ge-bin
];
};
gamemode.enable = true;