diff --git a/justfile b/justfile index efa1694..8d4b149 100644 --- a/justfile +++ b/justfile @@ -25,5 +25,6 @@ test: switch: nh os switch -a -commit-update: +commit-lock: + git add flake.lock git commit -m "feat: update flake.lock"