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