make sure bluetooth persists even after reboot
This commit is contained in:
		
							parent
							
								
									6f81c7c6e4
								
							
						
					
					
						commit
						d84f355ede
					
				
					 7 changed files with 72 additions and 60 deletions
				
			
		|  | @ -12,7 +12,6 @@ with lib.wyrdgard; { | |||
|   virtualisation.hypervGuest.videoMode = "1920x1080"; | ||||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
| 
 | ||||
|   ]; | ||||
| 
 | ||||
|   environment.variables.EDITOR = "nvim"; | ||||
|  |  | |||
|  | @ -39,6 +39,8 @@ with lib.wyrdgard; { | |||
|       discord = enabled; | ||||
|       _1password = enabled; | ||||
|     }; | ||||
| 
 | ||||
|     system.hardware.bluetooth = enabled; | ||||
|   }; | ||||
| 
 | ||||
|   services.xserver.videoDrivers = ["nvidia"]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 christoph.hollizeck
						christoph.hollizeck