Fix renamed options
This commit is contained in:
		
							parent
							
								
									23af1ef5ea
								
							
						
					
					
						commit
						fd3850b40c
					
				
					 2 changed files with 11 additions and 11 deletions
				
			
		|  | @ -16,20 +16,20 @@ | |||
|     desktopManager.plasma5 = { | ||||
|       enable = true; | ||||
|       useQtScaling = true; | ||||
| 
 | ||||
|       excludePackages = with pkgs.libsForQt5; [ | ||||
|         elisa | ||||
|         okular | ||||
|         khelpcenter | ||||
|         konsole | ||||
|         print-manager | ||||
|         plasma-systemmonitor | ||||
|         gwenview | ||||
|       ]; | ||||
|     }; | ||||
|      | ||||
|     excludePackages = with pkgs; [ | ||||
|       xterm | ||||
|     ]; | ||||
|   }; | ||||
| 
 | ||||
|   environment.plasma5.excludePackages = with pkgs.libsForQt5; [ | ||||
|     elisa | ||||
|     okular | ||||
|     khelpcenter | ||||
|     konsole | ||||
|     print-manager | ||||
|     plasma-systemmonitor | ||||
|     gwenview | ||||
|   ]; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue