summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/realwallpaper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/3modules/realwallpaper.nix')
-rw-r--r--krebs/3modules/realwallpaper.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/krebs/3modules/realwallpaper.nix b/krebs/3modules/realwallpaper.nix
index cfa8a65b..86b74a8c 100644
--- a/krebs/3modules/realwallpaper.nix
+++ b/krebs/3modules/realwallpaper.nix
@@ -42,15 +42,6 @@ let
description = "real wallpaper generator";
after = [ "network.target" ];
- path = with pkgs; [
- xplanet
- imagemagick
- inkscape
- curl
- file
- jq
- ];
-
environment = {
working_dir = cfg.workingDir;
marker_url = cfg.marker;