chores: cleaned git
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
email = "kulvir@duck.com";
|
||||
|
||||
system = "aarch64-darwin"; # apple
|
||||
x86 = "x86_64-linux"
|
||||
x86 = "x86_64-linux";
|
||||
forAllSystems = nixpkgs.lib.genAttrs [
|
||||
"aarch64-darwin"
|
||||
];
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
".env"
|
||||
];
|
||||
|
||||
# includes = [
|
||||
# {
|
||||
# path = "./.gitconfig";
|
||||
# condition = "gitdir:~/path/corpo/";
|
||||
# }
|
||||
# ];
|
||||
|
||||
lfs.enable = true; # make ptr to large files(audio/video) locally
|
||||
|
||||
extraConfig = {
|
||||
|
||||
Reference in New Issue
Block a user