Extest is in nixpkgs now, let's use that option instead

This commit is contained in:
Lillian Violet 2024-04-07 22:52:11 +02:00
parent 6d32697a65
commit d11c042bc8
5 changed files with 14 additions and 71 deletions

View file

@ -87,6 +87,7 @@
enable = true;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
extest.enable = true;
};
hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses