11 lines
		
	
	
		
			No EOL
		
	
	
		
			156 B
		
	
	
	
		
			Nix
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			156 B
		
	
	
	
		
			Nix
		
	
	
		
			Executable file
		
	
	
	
	
| {
 | |
|   meta.name = "amarth-services";
 | |
| 
 | |
|   inventory = {
 | |
|     machines = {
 | |
|       "test-darwin-machine" = {
 | |
|         machineClass = "darwin";
 | |
|       };
 | |
|     };
 | |
|   };
 | |
| } |