puter/class/desktop/location.nix
2024-02-04 21:51:11 +01:00

6 lines
85 B
Nix

{
location.provider = "geoclue2";
services.automatic-timezoned.enable = true;
}