diff --git a/nixos/modules/host/hardware/features/battery.nix b/nixos/modules/host/hardware/features/battery.nix index 12829b1..6c7943b 100644 --- a/nixos/modules/host/hardware/features/battery.nix +++ b/nixos/modules/host/hardware/features/battery.nix @@ -53,8 +53,6 @@ in thermald.enable = true; - power-profiles-daemon.enable = true; - logind = { lidSwitch = "suspend"; };