updated git settings because github is a fucking idiot i think

This commit is contained in:
Ittihadyya 2025-01-06 19:44:54 +02:00
parent 0a7e9b4b3b
commit 90666b2155
8 changed files with 131 additions and 42 deletions

View file

@ -54,13 +54,16 @@
];
}
)
/* ({
/*
({
nixpkgs.overlays = [
(final: prev: {
gts = final.callPackage ./gts.nix {};
})
];
})*/ # not needed right now. One: gts is now on fructose Two: The latest version of gts is now on nixpkgs
})
*/
# not needed right now. One: gts is now on fructose Two: The latest version of gts is now on nixpkgs
];
personal.modules = [
{