diff --git a/Justfile b/Justfile index d990f37..0257665 100644 --- a/Justfile +++ b/Justfile @@ -16,3 +16,7 @@ update: updatejust this: nix flake update {{this}} + +alias gc := collectgarbage +collectgarbage: + nix-collect-garbage -d