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