diff --git a/justfile b/justfile index 931e3dc..74f63c2 100644 --- a/justfile +++ b/justfile @@ -22,3 +22,9 @@ update: nix flake update just switch + +lock: + git-crypt lock + +unlock: + git-crypt unlock ~/.config/git/crypt-key