puter/classes/desktop/location.nix
2024-12-01 04:05:16 +01:00

6 lines
85 B
Nix

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