trimmed
This commit is contained in:
parent
849cae10fa
commit
008b2f6ab5
6 changed files with 21 additions and 41 deletions
|
|
@ -5,6 +5,7 @@
|
|||
extraCompatPackages = [
|
||||
pkgs.proton-ge-bin
|
||||
pkgs.proton-cachyos
|
||||
pkgs.dw-proton
|
||||
];
|
||||
# for hosting
|
||||
# dedicatedServer.openFirewall = true;
|
||||
|
|
@ -13,12 +14,6 @@
|
|||
protontricks.enable = true;
|
||||
};
|
||||
|
||||
programs.wine = {
|
||||
enable = true;
|
||||
package = pkgs.wine-cachyos;
|
||||
ntsync = true;
|
||||
};
|
||||
|
||||
programs.gamescope = {
|
||||
enable = true;
|
||||
capSysNice = true;
|
||||
|
|
@ -45,11 +40,12 @@
|
|||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
lutris
|
||||
wine-cachyos
|
||||
wine-tkg
|
||||
winetricks
|
||||
mangohud
|
||||
libstrangle
|
||||
gamescope-wsi
|
||||
ipc-bridge
|
||||
umu-launcher
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue