Attempted to reduce power consumption by disableing monitoring the camera

This commit is contained in:
2024-08-13 15:26:12 -03:00
parent 130b090f2e
commit 85ed26bb80

View File

@@ -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