set timezone
This commit is contained in:
parent
da151039e7
commit
af1e3b2b7a
1 changed files with 3 additions and 0 deletions
|
@ -18,4 +18,7 @@
|
|||
zramSwap = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
||||
time.timeZone = "Etc/GMT-1"; # Confusing naming, it's 1 hour east of GMT
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue