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