added extrapackages for steam
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
extraCompatPackages = with pkgs; [proton-ge-bin];
|
||||
extraPackages = with pkgs; [
|
||||
mangohud
|
||||
gamescope-wsi
|
||||
];
|
||||
};
|
||||
programs.gamemode.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user