fixed lid close

This commit is contained in:
Moritz Böhme 2021-09-12 15:12:11 +02:00
parent fd565c60b6
commit 1cb7683b29
2 changed files with 4 additions and 1 deletions

View file

@ -73,6 +73,9 @@
services.tlp.enable = true;
powerManagement.enable = true;
# Suspend to disk instead of ram
services.logind.lidSwitch = "hibernate";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave