add git
This commit is contained in:
		
							parent
							
								
									13f4fc94e6
								
							
						
					
					
						commit
						4a48610a20
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -82,6 +82,7 @@
 | 
			
		|||
 | 
			
		||||
  environment.systemPackages = with pkgs; [
 | 
			
		||||
    age
 | 
			
		||||
    git
 | 
			
		||||
    alejandra
 | 
			
		||||
    git-filter-repo
 | 
			
		||||
    home-manager
 | 
			
		||||
| 
						 | 
				
			
			@ -124,6 +125,12 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  programs.git = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    userEmail = "git@gladtherescake.eu";
 | 
			
		||||
    userName = "Lillian-Violet";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  security.acme = {
 | 
			
		||||
    acceptTerms = true;
 | 
			
		||||
    # Replace the email here!
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue