mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	treewide: migrate packages to 23.11
This commit is contained in:
		
							parent
							
								
									4b21221569
								
							
						
					
					
						commit
						044c8c6b04
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -10,7 +10,7 @@ in | |||
|   config = lib.mkIf cfg.enable { | ||||
|     hardware.bluetooth = { | ||||
|       enable = true; | ||||
|       package = pkgs.bluezFull; | ||||
|       package = pkgs.bluez; | ||||
|       settings = { | ||||
|         General = { | ||||
|           Enable = "Source,Sink,Media,Socket"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler