fix(steam): Add packages required for some games
This commit is contained in:
@@ -23,7 +23,7 @@ in {
|
|||||||
dedicatedServer.openFirewall = true;
|
dedicatedServer.openFirewall = true;
|
||||||
gamescopeSession.enable = true;
|
gamescopeSession.enable = true;
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
mono gtk3 gtk3-x11 libgdiplus zlib
|
mono gtk3 gtk3-x11 libgdiplus zlib nss SDL2
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user