diff --git a/deploy/flake.nix b/deploy/flake.nix index 3191880..86bd076 100644 --- a/deploy/flake.nix +++ b/deploy/flake.nix @@ -16,7 +16,6 @@ wantedBy = ["networking-online.target"]; enable = true; serviceConfig = { - WorkingDirectory = "handyhelper"; ExecStart = '' ${handy_py}/bin/handyhelper '';