Add common directory
This commit is contained in:
		
							parent
							
								
									848efdcb2d
								
							
						
					
					
						commit
						f43d549294
					
				
							
								
								
									
										6
									
								
								common/main.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								common/main.nix
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | |||||||
|  | { config, pkgs, ... }: | ||||||
|  | 
 | ||||||
|  | { | ||||||
|  |   imports = [ | ||||||
|  |   ]; | ||||||
|  | } | ||||||
| @ -2,6 +2,7 @@ | |||||||
| 
 | 
 | ||||||
| { | { | ||||||
|   imports = [ |   imports = [ | ||||||
|  |     ../common/main.nix | ||||||
|     ./hardware-configuration.nix |     ./hardware-configuration.nix | ||||||
| 
 | 
 | ||||||
|     ./boot.nix |     ./boot.nix | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user