[mcp] Some user setup on the way to automated deployments
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
programs.git = {
|
||||
userName = "Drew Haven";
|
||||
userEmail = "drew.haven@gmail.com";
|
||||
extraConfig = {
|
||||
safe = {
|
||||
# Marks the web directory as safe even though I don't own it.
|
||||
directory = "/tank/web";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.syncthing.tray.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user