diff --git a/justfile b/justfile index fabdabd..1791234 100644 --- a/justfile +++ b/justfile @@ -18,3 +18,6 @@ delete-hcloud-host name="": git: nix fmt git add . + +update-secrets: + git commit secrets -m "update secrets"