summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--krebs/3modules/realwallpaper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/realwallpaper.nix b/krebs/3modules/realwallpaper.nix
index 167afed2..f2b34e8c 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 {