realwallpaper: use new graph.r endpoint
This commit is contained in:
parent
8e66a4ff65
commit
155e3e18b0
|
@ -19,7 +19,7 @@ let
|
|||
|
||||
marker = mkOption {
|
||||
type = types.str;
|
||||
default = "http://graph.r/marker.json";
|
||||
default = "http://graph.r/network.json";
|
||||
};
|
||||
|
||||
timerConfig = mkOption {
|
||||
|
|
Loading…
Reference in a new issue