Disabled garbage power management on mac. Tried to fix hyprlock

This commit is contained in:
Aleksandr Lebedev 2024-12-06 17:00:10 +01:00
parent 4f1690dc35
commit 86bdc0d6c5
2 changed files with 9 additions and 5 deletions

View file

@ -16,10 +16,10 @@ in
setupAsahiSound = true;
};
powerManagement = {
enable = true;
powertop.enable = true;
};
#powerManagement = {
# enable = true;
# powertop.enable = true;
#};
#hardware.graphics.enable32Bit = lib.mkForce false;
environment.systemPackages = with pkgs; [mesa mesa.drivers
#widevine-cdm