l 2 fetchWallpaper: get wallpaper from cloudkrebs

This commit is contained in:
lassulus 2016-05-17 11:47:56 +02:00
parent 0faab43d09
commit 163ee84e61

View File

@ -5,7 +5,7 @@ let
in {
krebs.fetchWallpaper = {
enable = true;
url = "echelon/wallpaper.png";
url = "cloudkrebs/wallpaper.png";
};
}