From d4ac57d0a5546fc336631837947292b6922caf92 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sat, 22 Nov 2025 15:14:34 +0100 Subject: [PATCH] wip: dnsc-machine setup --- hosts/dnsc-machine/default.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index 07ce592..ad33a8a 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -52,13 +52,6 @@ # Hardware Setup hardware = { - pulseaudio = { - enable = true; - package = pkgs.pulseaudioFull; - extraConfig = '' - load-module module-switch-on-connect - ''; - }; bluetooth = { enable = true; settings = {