timezone UTC for non desktop devices
This commit is contained in:
parent
a2494f5213
commit
edc2e50a9b
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ forDevice (
|
|||
doc.enable = false;
|
||||
};
|
||||
|
||||
time.timeZone = lib.mkDefault "Etc/UTC";
|
||||
|
||||
my = {
|
||||
# keep-sorted start
|
||||
autoupdate.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue