l 2 fetchWallpaper: check for umts

This commit is contained in:
lassulus 2016-06-13 22:58:00 +02:00
parent 92fac1a26e
commit eaaa96a65e

View File

@ -5,6 +5,7 @@ let
in {
krebs.fetchWallpaper = {
enable = true;
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
url = "prism/wallpaper.png";
};
}