Add openrgb
This commit is contained in:
		
							parent
							
								
									706d18da5c
								
							
						
					
					
						commit
						0b3ce8351e
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		
							
								
								
									
										9
									
								
								nixos/modules/hardware/corsair/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								nixos/modules/hardware/corsair/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | ||||||
|  | { config, pkgs, ... }: | ||||||
|  | 
 | ||||||
|  | { | ||||||
|  |   services.hardware.openrgb = { | ||||||
|  |     enable = true; | ||||||
|  |     package = pkgs.openrgb-with-all-plugins; | ||||||
|  |     motherboard = "intel"; | ||||||
|  |   }; | ||||||
|  | } | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue