diff --git a/machines/read/configuration.nix b/machines/read/configuration.nix index 08a58dc..c91f371 100644 --- a/machines/read/configuration.nix +++ b/machines/read/configuration.nix @@ -120,7 +120,7 @@ command = "${pkgs.figlet}/bin/figlet -f slant ${config.networking.hostName}"; }; weather = { - loc = "De Westereen, Netherlands"; + loc = "De%20Westereen,%20Netherlands"; }; uptime = { prefix = "up: ";