set timezone

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-18 16:19:54 +00:00
parent da151039e7
commit af1e3b2b7a
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -18,4 +18,7 @@
zramSwap = {
enable = true;
};
time.timeZone = "Etc/GMT-1"; # Confusing naming, it's 1 hour east of GMT
}