From 4a96438fa26f9500c0e5164d9c54adb6ae133479 Mon Sep 17 00:00:00 2001 From: Xe Date: Sat, 19 Feb 2022 14:36:06 -0500 Subject: [PATCH] oops start mara lol Signed-off-by: Xe --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 5ffbaaa..bf743eb 100644 --- a/flake.nix +++ b/flake.nix @@ -66,6 +66,7 @@ Restart = "always"; ConditionPathExists = "/var/lib/mara-bot/config.yaml"; WorkingDirectory = "/var/lib/mara-bot"; + ExecStart = "${self.defaultPackage."${system}"}/bin/mara"; }; }; };