factorio-headless: removed from main PC since the server is now running
This commit is contained in:
		
							parent
							
								
									8f2acedb85
								
							
						
					
					
						commit
						d18635f801
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5,7 +5,7 @@ | ||||||
|   ... |   ... | ||||||
| }: | }: | ||||||
| let | let | ||||||
|   inherit (lib.${namespace}) enabled; |   inherit (lib.${namespace}) enabled disabled; | ||||||
| in | in | ||||||
| { | { | ||||||
|   imports = [ ./hardware.nix ]; |   imports = [ ./hardware.nix ]; | ||||||
|  | @ -79,7 +79,7 @@ in | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     services = { |     services = { | ||||||
|       factorio-server = enabled; |       factorio-server = disabled; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     system = { |     system = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue