feat: update gaming config

This commit is contained in:
Felix Schröter 2021-08-07 22:08:00 +02:00
parent e6a9e1e60c
commit 969be6b552
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 24 additions and 7 deletions

View file

@ -2,4 +2,7 @@
{
programs.gamemode.enable = true;
# fix for Star Citizen
boot.kernel.sysctl."vm.max_map_count" = 16777216;
}