fix build issues with the sd image
This commit is contained in:
		
							parent
							
								
									c5a7f8ea56
								
							
						
					
					
						commit
						26b430787e
					
				
					 8 changed files with 278 additions and 14 deletions
				
			
		
							
								
								
									
										22
									
								
								homes/aarch64-linux/cholli@nixberry/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								homes/aarch64-linux/cholli@nixberry/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,22 @@ | |||
| { | ||||
|   lib, | ||||
|   pkgs, | ||||
|   config, | ||||
|   osConfig ? { }, | ||||
|   format ? "unknown", | ||||
|   ... | ||||
| }: | ||||
| with lib.wyrdgard; | ||||
| { | ||||
|   wyrdgard = { | ||||
|     apps = { | ||||
|       kitty = enabled; | ||||
|     }; | ||||
| 
 | ||||
|     tools = { | ||||
|       direnv = enabled; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   home.stateVersion = "24.11"; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue