diff --git a/hosts/Equinox/default.nix b/hosts/Equinox/default.nix index d2b1642..6906b91 100644 --- a/hosts/Equinox/default.nix +++ b/hosts/Equinox/default.nix @@ -68,6 +68,13 @@ in { alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; + wireplumber.extraConfig."10-disable-camera" = { + "wireplumber.profiles" = { + main = { + "monitor.libcamera" = "disabled"; + }; + }; + }; }; # Setup bluetooth