Android : Specify Timezone.
This commit is contained in:
parent
3391b4a991
commit
e513dacaed
|
@ -42,6 +42,7 @@ in {
|
|||
zip unzip
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Moscow";
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue