wip: fucked copilot, fixed hibernation
This commit is contained in:
@@ -22,8 +22,5 @@
|
||||
HandlePowerKey = "hibernate"; # Hibernate when the power button is pressed
|
||||
HandleLidSwitch = "hibernate"; # Hibernate when the lid is closed
|
||||
};
|
||||
systemd.sleep = {
|
||||
hibernate = true;
|
||||
hybridSleep = true;
|
||||
};
|
||||
powerManagement.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user