hostconfig/gandalf: Switch back to manual timezone management

This commit is contained in:
Quentin Boyer 2024-11-10 23:03:22 +01:00
parent 78d7e3067d
commit 0e784cf08a

View file

@ -49,7 +49,7 @@ in
networking.hostName = "gandalf";
networking.networkmanager.enable = true;
services.automatic-timezoned.enable = true;
time.timeZone = "Europe/Paris";
i18n.defaultLocale = "en_GB.UTF-8";