enable wacom grpahics tablet driver and add notes app
This commit is contained in:
		
							parent
							
								
									4259358460
								
							
						
					
					
						commit
						0ed49a9885
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -60,6 +60,7 @@ let
 | 
			
		|||
    luminanceHDR
 | 
			
		||||
    exiftool
 | 
			
		||||
    gimp
 | 
			
		||||
    xournal
 | 
			
		||||
  ]
 | 
			
		||||
  ++ (
 | 
			
		||||
    with gimpPlugins; [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -140,6 +140,9 @@ in
 | 
			
		|||
  # Enable touchpad support.
 | 
			
		||||
  services.xserver.libinput.enable = true;
 | 
			
		||||
 | 
			
		||||
  # while libinput also supports graphic tablets, enable more-specific wacom driver
 | 
			
		||||
  services.xserver.wacom.enable = true;
 | 
			
		||||
 | 
			
		||||
  # Enable the KDE Desktop Environment.
 | 
			
		||||
  services.xserver.displayManager.sddm.enable = true;
 | 
			
		||||
  services.xserver.desktopManager.plasma5.enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue