Update
This commit is contained in:
+4
-6
@@ -1,6 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./gaming/wine-proton.nix
|
||||
];
|
||||
|
||||
programs = {
|
||||
appimage = {
|
||||
enable = true;
|
||||
@@ -14,7 +18,6 @@
|
||||
dedicatedServer.openFirewall = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
gamescopeSession.enable = true;
|
||||
protontricks.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -23,13 +26,8 @@
|
||||
gamemode
|
||||
goverlay
|
||||
heroic
|
||||
lact
|
||||
lutris
|
||||
mangohud
|
||||
prismlauncher
|
||||
protontricks
|
||||
steam-run
|
||||
wineWowPackages.stable
|
||||
winetricks
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user