🐛 fix hibernate not working
This commit is contained in:
parent
8588090542
commit
82838351bd
2 changed files with 5 additions and 1 deletions
|
|
@ -49,6 +49,10 @@
|
|||
};
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
console.keyMap = "de";
|
||||
|
||||
# needed for enabling hibernation
|
||||
security.protectKernelImage = false;
|
||||
|
||||
# Powersaving
|
||||
services.tlp.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue