Common: set up a default time zone
This commit is contained in:
parent
76ecdba67e
commit
9be3caddbc
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Set up time zone.
|
# Set up time zone.
|
||||||
# time.timeZone = "Europe/Madrid";
|
time.timeZone = lib.mkDefault "Europe/Madrid";
|
||||||
services.automatic-timezoned.enable = true;
|
services.automatic-timezoned.enable = true;
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue