Attempted to reduce power consumption by disableing monitoring the camera
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user