nixos: change timezone to new station
This commit is contained in:
parent
01c742467a
commit
8b5d563880
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
time.timeZone = "Pacific/Auckland";
|
time.timeZone = "Antarctica/Macquarie";
|
||||||
location.provider = "geoclue2";
|
location.provider = "geoclue2";
|
||||||
services.geoclue2.enable = true;
|
services.geoclue2.enable = true;
|
||||||
i18n = {
|
i18n = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue