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; [
 | 
					  environment.systemPackages = with pkgs; [
 | 
				
			||||||
    age
 | 
					    age
 | 
				
			||||||
 | 
					    git
 | 
				
			||||||
    alejandra
 | 
					    alejandra
 | 
				
			||||||
    git-filter-repo
 | 
					    git-filter-repo
 | 
				
			||||||
    home-manager
 | 
					    home-manager
 | 
				
			||||||
| 
						 | 
					@ -124,6 +125,12 @@
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  programs.git = {
 | 
				
			||||||
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    userEmail = "git@gladtherescake.eu";
 | 
				
			||||||
 | 
					    userName = "Lillian-Violet";
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  security.acme = {
 | 
					  security.acme = {
 | 
				
			||||||
    acceptTerms = true;
 | 
					    acceptTerms = true;
 | 
				
			||||||
    # Replace the email here!
 | 
					    # Replace the email here!
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue