diff --git a/configuration.nix b/configuration.nix
index 8ee6713..2c1cee5 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -97,6 +97,7 @@
   services.upower = {
     enable = true;
     percentageCritical = 5;
+    criticalPowerAction = "HybridSleep";
   };
 
   # Import other configuration modules