diff options
| author | Fuwn <[email protected]> | 2024-09-04 23:42:27 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-04 23:42:27 -0700 |
| commit | 138d7168d92476994cb024d714733517d089119b (patch) | |
| tree | 901d70d531fda0d70d504f9a8ec756a990c05215 /home/ebisu/fortune/development/tools/git.nix | |
| parent | Bump (diff) | |
| download | nixos-config-138d7168d92476994cb024d714733517d089119b.tar.xz nixos-config-138d7168d92476994cb024d714733517d089119b.zip | |
Bump
Diffstat (limited to 'home/ebisu/fortune/development/tools/git.nix')
| -rw-r--r-- | home/ebisu/fortune/development/tools/git.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/development/tools/git.nix b/home/ebisu/fortune/development/tools/git.nix index ebf6d4c..eb4bb42 100644 --- a/home/ebisu/fortune/development/tools/git.nix +++ b/home/ebisu/fortune/development/tools/git.nix @@ -7,5 +7,6 @@ gitoxide (callPackage ../../../../../pkgs/git-sumi.nix { }) git-crypt + git-lfs ]; } |