1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00
Files
niveum/configs/spacetime.nix
2025-07-11 11:31:00 +02:00

9 lines
134 B
Nix

{
time.timeZone = "Europe/Berlin";
location = {
latitude = 52.517;
longitude = 13.3872;
provider = "geoclue2";
};
}