feat: enable power-management

main
mandlm 2022-06-18 20:27:17 +02:00
parent 7812ff7341
commit 74c9f36620
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
}; };
}; };
powerManagement.enable = true;
time.timeZone = "Europe/Berlin"; time.timeZone = "Europe/Berlin";
services.timesyncd.enable = true; services.timesyncd.enable = true;