Change git email to be consistent with the git repo
This commit is contained in:
		
							parent
							
								
									ca1ef1636f
								
							
						
					
					
						commit
						090b75d9e7
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -120,7 +120,7 @@
 | 
			
		|||
  programs.home-manager.enable = true;
 | 
			
		||||
  programs.git = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    userEmail = "info@lillianviolet.dev";
 | 
			
		||||
    userEmail = "git@lillianviolet.dev";
 | 
			
		||||
    userName = "Lillian-Violet";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -79,7 +79,7 @@
 | 
			
		|||
  programs.home-manager.enable = true;
 | 
			
		||||
  programs.git = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    userEmail = "info@lillianviolet.dev";
 | 
			
		||||
    userEmail = "git@lillianviolet.dev";
 | 
			
		||||
    userName = "Lillian-Violet";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue