Set timezone

This commit is contained in:
David Morgan 2023-05-18 16:06:06 +01:00
parent 1e8ab0d24f
commit c2c3d96488
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
localuser = null;
};
time.timeZone = "Europe/London";
users.users.djm =
{ isNormalUser = true;
home = "/home/djm";