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