Set timezone
This commit is contained in:
parent
ddbeecd2c4
commit
c46a5cf1fe
1 changed files with 4 additions and 0 deletions
|
@ -28,4 +28,8 @@
|
|||
enable = true;
|
||||
allowedTCPPorts = [ 80 443 ];
|
||||
};
|
||||
|
||||
time = {
|
||||
timeZone = "Europe/Berlin";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue