k 3 realwallpaper: graphs.r -> graph.r

This commit is contained in:
lassulus 2017-04-19 10:20:34 +02:00
parent d40738d415
commit d05b989095

View File

@ -34,7 +34,7 @@ let
marker = mkOption {
type = types.str;
default = "http://graphs.r/marker.json";
default = "http://graph.r/marker.json";
};
timerConfig = mkOption {