diff --git a/machines/genepi/glance-config.nix b/machines/genepi/glance-config.nix index d3627fb..ec2432e 100644 --- a/machines/genepi/glance-config.nix +++ b/machines/genepi/glance-config.nix @@ -82,6 +82,12 @@ units = "metric"; hour-format = "24h"; } + { + type = "weather"; + location = "Saint-Michel-de-Maurienne, France"; + units = "metric"; + hour-format = "24h"; + } ]; } ];