[Desktop/Games] Fix Hogwarts Legacy crash

This commit is contained in:
Antoine Viallon 2023-02-27 19:41:17 +01:00
parent ae2edbfab4
commit c9387ede1e
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -23,6 +23,12 @@ in {
lutris
];
boot.kernel.sysctl = {
# Fixes crash in Hogwarts Legacy when using Floo network (https://steamcommunity.com/app/990080/discussions/0/3773490215223050912/)
"vm.max_map_count" = 512 * 1024;
};
programs.gamemode = {
settings = {
general = {