mirror of
				https://github.com/DreamMaoMao/maomaowm.git
				synced 2025-11-03 09:01:47 -05:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
	
		
			93 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			93 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| 
								 | 
							
								{ ... }:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  projectRootFile = "flake.nix";
							 | 
						||
| 
								 | 
							
								  programs = {
							 | 
						||
| 
								 | 
							
								    nixfmt.enable = true;
							 | 
						||
| 
								 | 
							
								  };
							 | 
						||
| 
								 | 
							
								}
							 |