feat: enable power-management

This commit is contained in:
Michael Mandl 2022-06-18 20:27:17 +02:00
parent 7812ff7341
commit 74c9f36620

View file

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