added
removed nix gaming due to it being sunsetted by umu-launcher
This commit is contained in:
parent
066286944c
commit
4ca8852a9b
7 changed files with 167 additions and 132 deletions
|
|
@ -3,9 +3,6 @@
|
|||
enable = true;
|
||||
# apparently enabling this makes big picture boot up, does not work on nvidia however
|
||||
# gamescopeSession.enable = true;
|
||||
extraCompatPackages = [
|
||||
pkgs.proton-ge-bin
|
||||
];
|
||||
};
|
||||
programs.gamemode = {
|
||||
enable = true;
|
||||
|
|
@ -17,7 +14,7 @@
|
|||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
lutris
|
||||
wineWowPackages.stable
|
||||
wine-cachyos
|
||||
winetricks
|
||||
protontricks
|
||||
gamemode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue