added a few more applications.
This commit is contained in:
		
							parent
							
								
									dcdac349df
								
							
						
					
					
						commit
						329544e677
					
				
					 5 changed files with 22 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -9,6 +9,5 @@
 | 
			
		|||
    prusa-slicer
 | 
			
		||||
    freecad
 | 
			
		||||
    blender
 | 
			
		||||
    dune3d
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										10
									
								
								roles/home-manager/eda.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								roles/home-manager/eda.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
{
 | 
			
		||||
  config,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  ...
 | 
			
		||||
}: {
 | 
			
		||||
  home.packages = with pkgs; [
 | 
			
		||||
    kicad
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue