additional space rodent support
This commit is contained in:
		
							parent
							
								
									6f78a84615
								
							
						
					
					
						commit
						2c362d41cf
					
				@ -55,6 +55,7 @@
 | 
			
		||||
    piper
 | 
			
		||||
    ddcutil
 | 
			
		||||
    ddcui
 | 
			
		||||
    spnavcfg
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  services.thermald.enable = true;
 | 
			
		||||
 | 
			
		||||
@ -33,7 +33,7 @@
 | 
			
		||||
 | 
			
		||||
    (if lib.hasAttr "curaPlugins" pkgs then
 | 
			
		||||
      cura.override {
 | 
			
		||||
        plugins = with curaPlugins; [ octoprint ];
 | 
			
		||||
        plugins = with curaPlugins; [ octoprint rawmouse ];
 | 
			
		||||
      }
 | 
			
		||||
     else cura)
 | 
			
		||||
    openscad
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user