feat: enable power-management
This commit is contained in:
parent
7812ff7341
commit
74c9f36620
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
powerManagement.enable = true;
|
||||
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue