From 3b0f862f4db76f39e42c4d1b44a7d25cdc5550d5 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Mon, 12 Aug 2024 11:58:54 +0200 Subject: [PATCH] typos --- workstation/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/configuration.nix b/workstation/configuration.nix index 1bf3792..b43f5ca 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -119,6 +119,7 @@ alsa.enable = true; pulse.enable = true; }; + hardware.pulsaudio.enable = false; programs.steam.enable = true; programs.zsh.enable = true;