From 60c31fb74d341fcd44a98277f6f8e53673fe3db8 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Thu, 28 Dec 2023 00:03:17 +0000 Subject: [PATCH] Remove system-wide PipeWire on pi --- hosts/pi/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/pi/default.nix b/hosts/pi/default.nix index 1837e82..5d690e9 100644 --- a/hosts/pi/default.nix +++ b/hosts/pi/default.nix @@ -86,7 +86,6 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; - systemWide = true; }; virtualisation.oci-containers = {