hardware: Suspend on power key press

This commit is contained in:
Donovan Glover
2024-07-23 15:37:24 -04:00
parent 7debc58d55
commit a04be3defd
2 changed files with 2 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ in
hardware = {
keyboardBinds = true;
lidIgnore = true;
powerIgnore = true;
bluetooth = true;
};