about summary refs log tree commit diff
path: root/hosts/common/hardware/xps9300.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/hardware/xps9300.nix')
-rw-r--r--hosts/common/hardware/xps9300.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/hardware/xps9300.nix b/hosts/common/hardware/xps9300.nix
index f944f55..7934478 100644
--- a/hosts/common/hardware/xps9300.nix
+++ b/hosts/common/hardware/xps9300.nix
@@ -2,5 +2,4 @@
   imports = [
     ./intel.nix
   ];
-  boot.kernelParams = [ "mem_sleep_default=deep" ];
 }