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