Compilation fix.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{ pkgs, ...}: {
|
{ pkgs, ...}: {
|
||||||
programs.git
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "jay@zerojay.com";
|
userEmail = "jay@zerojay.com";
|
||||||
userName = "jay";
|
userName = "jay";
|
||||||
|
|||||||
Reference in New Issue
Block a user