summary refs log tree commit diff stats
path: root/modules/hardware/laptop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hardware/laptop.nix')
-rw-r--r--modules/hardware/laptop.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/hardware/laptop.nix b/modules/hardware/laptop.nix
index 7320d600..8c370514 100644
--- a/modules/hardware/laptop.nix
+++ b/modules/hardware/laptop.nix
@@ -54,12 +54,6 @@
     '';
   };
 
-  services.physlock = {
-    enable = true;
-    # Already need to enter disk encryption password
-    lockOn.hibernate = false;
-  };
-
   services.tlp = {
     enable = true;
     extraConfig = ''