puter/class/desktop/location.nix

6 lines
85 B
Nix
Raw Normal View History

2024-02-04 20:51:11 +00:00
{
location.provider = "geoclue2";
services.automatic-timezoned.enable = true;
}