summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/fetchWallpaper.nix
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-02-21 14:29:49 +0100
committerlassulus <lass@lassul.us>2017-02-21 14:29:49 +0100
commitada1147bb69e0dec79c0b0fcf2c64c7df4576ad2 (patch)
tree360165e3684914f99b1ad7ed6daf9e9b54d38ecd /krebs/3modules/fetchWallpaper.nix
parent763b9b4688bcd6719a5f4f6f5c59bcc56204e6e2 (diff)
k 3 fetchWallpaper: remove obsolete targets
Diffstat (limited to 'krebs/3modules/fetchWallpaper.nix')
-rw-r--r--krebs/3modules/fetchWallpaper.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/krebs/3modules/fetchWallpaper.nix b/krebs/3modules/fetchWallpaper.nix
index 3d6a285c..e226a906 100644
--- a/krebs/3modules/fetchWallpaper.nix
+++ b/krebs/3modules/fetchWallpaper.nix
@@ -64,8 +64,6 @@ let
};
systemd.user.services.fetchWallpaper = {
description = "fetch wallpaper";
- after = [ "graphical.target" ];
- wants = [ "graphical.target" ];
wantedBy = [ "default.target" ];
path = with pkgs; [