k 3 fetchWallpaper: remove obsolete targets

This commit is contained in:
lassulus 2017-02-21 14:29:49 +01:00
parent 763b9b4688
commit ada1147bb6

View File

@ -64,8 +64,6 @@ let
};
systemd.user.services.fetchWallpaper = {
description = "fetch wallpaper";
after = [ "graphical.target" ];
wants = [ "graphical.target" ];
wantedBy = [ "default.target" ];
path = with pkgs; [