From 328f91cb9b91ef923a688778ddbee243b60fc090 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 26 Jan 2023 17:08:29 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 3787d50..024c894 100644 --- a/configuration.nix +++ b/configuration.nix @@ -81,9 +81,6 @@ ## Turn off PulseAudio hardware.pulseaudio.enable = false; - ## Enable 32 Bit libraries for applications like Steam - hardware.opengl.driSupport32Bit = true; - # Enable Pipewire security.rtkit.enable = true; services.pipewire = {