WIP: add meta to packages and create nix-support/private file for unfree packages
			#20
		
		
	
							
								
								
									
										3
									
								
								keys.nix
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								keys.nix
									
									
									
									
									
								
							@ -13,7 +13,8 @@ rec {
 | 
				
			|||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  hostGroup = with hosts; rec {
 | 
					  hostGroup = with hosts; rec {
 | 
				
			||||||
    compute    = [ owl1 owl2 fox ];
 | 
					    untrusted  = [ fox ];
 | 
				
			||||||
 | 
					    compute    = [ owl1 owl2 ];
 | 
				
			||||||
    playground = [ eudy koro ];
 | 
					    playground = [ eudy koro ];
 | 
				
			||||||
    storage    = [ bay lake2 ];
 | 
					    storage    = [ bay lake2 ];
 | 
				
			||||||
    monitor    = [ hut ];
 | 
					    monitor    = [ hut ];
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user