Enable git-lfs
This commit is contained in:
parent
2191d28b6a
commit
7c43f46c1b
1 changed files with 1 additions and 4 deletions
|
@ -19,12 +19,9 @@
|
|||
config =
|
||||
let
|
||||
base = {
|
||||
home.packages = with pkgs; [
|
||||
gitAndTools.gitflow
|
||||
git-crypt
|
||||
];
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
extraConfig = {
|
||||
branch.autosetuprebase = "always";
|
||||
pull.rebase = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue