l 2 fetchWallpaper: get wallpapar from prism

This commit is contained in:
lassulus 2016-06-11 13:57:44 +02:00
parent a78f3e3ebe
commit 2a51473d35

View file

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