updated git settings because github is a fucking idiot i think
This commit is contained in:
parent
0a7e9b4b3b
commit
90666b2155
8 changed files with 131 additions and 42 deletions
|
@ -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 = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue