feat: update justfile.

This commit is contained in:
CronyAkatsuki 2026-02-03 18:03:45 +01:00
parent 8a94af3024
commit d8d3b1e2ee

View file

@ -48,3 +48,4 @@ switch:
commit-lock:
git add flake.lock
git commit -m "feat: update flake.lock"
git push