feat: enable power-management
parent
7812ff7341
commit
74c9f36620
|
@ -12,6 +12,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
powerManagement.enable = true;
|
||||
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue