diff --git a/modules/services/deployerbot/default.nix b/modules/services/deployerbot/default.nix index d8c0595..f231314 100644 --- a/modules/services/deployerbot/default.nix +++ b/modules/services/deployerbot/default.nix @@ -85,7 +85,7 @@ in { fi nix flake update --accept-flake-config --commit-lock-file - nix flake check + nix flake check --accept-flake-config git push origin main ${pkgs.deploy-rs.deploy-rs}/bin/deploy \