Update flake lock and setting the 32 bit libraries in shodan

This commit is contained in:
Lillian Violet 2024-06-25 17:10:27 +02:00
parent 6776dd3740
commit f35891bd67
2 changed files with 55 additions and 55 deletions

View file

@ -110,7 +110,7 @@
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
hardware.graphics.enable32Bit = true; # Enables support for 32bit libs that steam uses
# Enable the X11 windowing system.
services.xserver.enable = true;