mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-30 17:32:09 +01:00 
			
		
		
		
	extra/3d-printer: enable plugins
This commit is contained in:
		
							parent
							
								
									133b8a71eb
								
							
						
					
					
						commit
						75bda83198
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -3,12 +3,12 @@ | |||
|   services.octoprint = { | ||||
|     enable = true; | ||||
|     plugins = plugins: with plugins; [ | ||||
|       #costestimation | ||||
|       #displayprogress | ||||
|       #m86motorsoff | ||||
|       costestimation | ||||
|       displayprogress | ||||
|       m86motorsoff | ||||
|       stlviewer | ||||
|       #telegram | ||||
|       #title_status | ||||
|       telegram | ||||
|       titlestatus | ||||
|     ]; | ||||
|   }; | ||||
|   networking.firewall.allowedTCPPorts = [ 5000 ]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler