diff --git a/krebs/3modules/realwallpaper.nix b/krebs/3modules/realwallpaper.nix
index 167afed2c..f2b34e8c4 100644
--- a/krebs/3modules/realwallpaper.nix
+++ b/krebs/3modules/realwallpaper.nix
@@ -19,7 +19,7 @@ let
 
     marker = mkOption {
       type = types.str;
-      default = "http://graph.r/marker.json";
+      default = "http://graph.r/network.json";
     };
 
     timerConfig = mkOption {