feat(nixos): move
This commit is contained in:
parent
f34eed5138
commit
9f3ad6d78b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ in {
|
||||||
"en_US.UTF-8/UTF-8"
|
"en_US.UTF-8/UTF-8"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
time.timeZone = mkDefault "Pacific/Auckland";
|
time.timeZone = mkDefault "Australia/Sydney";
|
||||||
location.provider = "geoclue2";
|
location.provider = "geoclue2";
|
||||||
services.geoclue2.enable = true;
|
services.geoclue2.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue