From 820d691d48c77595a08423f173913089e857b6f7 Mon Sep 17 00:00:00 2001 From: theArctesian Date: Mon, 29 Sep 2025 19:04:24 -0700 Subject: [PATCH] Fix duplicate services.pulseaudio.enable definition in iso.nix --- iso.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/iso.nix b/iso.nix index f655985..c53a90a 100644 --- a/iso.nix +++ b/iso.nix @@ -348,9 +348,6 @@ powerOnBoot = true; }; }; - - # Pulseaudio (disabled in favor of PipeWire) - services.pulseaudio.enable = false; # Boot configuration for ISO boot = {