feat(tazjin/tverskoy): Enable redshift & geoclue2
... also nuke that Bluetooth headset daemon, it doesn't work anyways. Change-Id: Iee884046a2bf2718767442ec62b2f731e14e39e8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2624 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
		
							parent
							
								
									13a43a6392
								
							
						
					
					
						commit
						07d99a30e2
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -76,7 +76,6 @@ in lib.fix(self: { | |||
|     cpu.amd.updateMicrocode = true; | ||||
|     enableRedistributableFirmware = true; | ||||
|     bluetooth.enable = true; | ||||
|     bluetooth.hsphfpd.enable = true; | ||||
|   }; | ||||
| 
 | ||||
|   networking = { | ||||
|  | @ -130,8 +129,7 @@ in lib.fix(self: { | |||
|       pulse.enable = true; | ||||
|     }; | ||||
| 
 | ||||
|     # redshift.enable = true; | ||||
| 
 | ||||
|     redshift.enable = true; | ||||
|     blueman.enable = true; | ||||
| 
 | ||||
|     xserver = { | ||||
|  | @ -156,6 +154,9 @@ in lib.fix(self: { | |||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|   # Automatically detect location to use for redshift | ||||
|   location.provider = "geoclue2"; | ||||
| 
 | ||||
|   # Do not restart the display manager automatically | ||||
|   systemd.services.display-manager.restartIfChanged = lib.mkForce false; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue