mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-10-28 16:08:03 +01:00 
			
		
		
		
	greddost: install mcrcon
This commit is contained in:
		
							parent
							
								
									fa8420a337
								
							
						
					
					
						commit
						3911b91b47
					
				| @ -24,7 +24,10 @@ let | ||||
|               </RollingRandomAccessFile> | ||||
|           </Appenders> | ||||
|           <Loggers> | ||||
|               <Root level="debug"> | ||||
|               <Root level="info"> | ||||
|                   <filters> | ||||
|                       <MarkerFilter marker="NETWORK_PACKETS" onMatch="DENY" onMismatch="NEUTRAL" /> | ||||
|                   </filters> | ||||
|                   <AppenderRef ref="SysOut"/> | ||||
|                   <AppenderRef ref="File"/> | ||||
|                   <AppenderRef ref="ServerGuiConsole"/> | ||||
|  | ||||
| @ -4,6 +4,10 @@ | ||||
| 
 | ||||
|   imports = [ ./minecraft-server-fabric.nix ]; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     mcron | ||||
|   ]; | ||||
| 
 | ||||
|   pvv.minecraft-server-fabric = { | ||||
|     enable = true; | ||||
|     eula = true; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 System administrator
							System administrator