diff options
Diffstat (limited to 'krebs/3modules/realwallpaper.nix')
-rw-r--r-- | krebs/3modules/realwallpaper.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |