Put hardware config in configuration not home

This commit is contained in:
Lillian-Violet 2023-11-12 18:53:06 +01:00
parent 4f784e5682
commit fc71d94863
4 changed files with 4 additions and 2 deletions

View file

@ -110,6 +110,8 @@
# Enable networking
networking.networkmanager.enable = true;
hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses
# Set your time zone.
time.timeZone = "Europe/Amsterdam";