realwallpaper: use working cloudmap

This commit is contained in:
lassulus 2019-12-08 23:13:04 +01:00
parent 96fab2da57
commit 58031cd50f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ let
cloudmap = mkOption {
type = types.str;
default = "http://xplanetclouds.com/free/local/clouds_2048.jpg";
default = "http://home.megapass.co.kr/~holywatr/cloud_data/clouds_2048.jpg";
};
marker = mkOption {