diff --git a/modules/home-manager/caelestia.nix b/modules/home-manager/caelestia.nix index 8437838..af7af11 100644 --- a/modules/home-manager/caelestia.nix +++ b/modules/home-manager/caelestia.nix @@ -401,7 +401,7 @@ defaultPlayer = "Spotify"; gpuType = ""; #playerAliases: [ { "from": "com.github.th_ch.youtube_music", "to": "YT Music" } ]; # how to put this into nix language? - weatherLocation = ""; + weatherLocation = "Lausanne"; useFahrenheit = false; useFahrenheitPerformance = false; useTwelveHourClock = false;