Compare commits
No commits in common. "86b5021ca5656b62d72fac8b9db1cb908fe76a87" and "4de53a270903c18683bc2350ef6d96cfa6765e6b" have entirely different histories.
86b5021ca5
...
4de53a2709
|
|
@ -299,11 +299,6 @@ fi
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "cspark";
|
userName = "cspark";
|
||||||
userEmail = "git@cspark.dev";
|
userEmail = "git@cspark.dev";
|
||||||
extraConfig = {
|
|
||||||
safe = {
|
|
||||||
directory = "/etc/nixos";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
|
|
|
||||||
|
|
@ -111,8 +111,6 @@
|
||||||
nodejs
|
nodejs
|
||||||
typescript
|
typescript
|
||||||
deno
|
deno
|
||||||
go
|
|
||||||
gopls
|
|
||||||
# Purely for the tooling
|
# Purely for the tooling
|
||||||
postgresql
|
postgresql
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue