From 736955d6998924bb7694295f04bd3ba3c2f5ffe6 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Fri, 29 Sep 2023 14:24:01 +0200 Subject: [PATCH] cleanup --- modules/yodaYoga.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/yodaYoga.nix b/modules/yodaYoga.nix index b46192f..7b2903c 100644 --- a/modules/yodaYoga.nix +++ b/modules/yodaYoga.nix @@ -23,7 +23,6 @@ systemd.services."BikeTripPlanner" = { description = "Start BikeTripPlanner"; path = with pkgs; [ - bash docker ]; script = ''