forked from jan-leila/nix-config
		
	fixed deprecation warnings for vscode configs
This commit is contained in:
		
							parent
							
								
									2e0f71a6fa
								
							
						
					
					
						commit
						af568c7b70
					
				
					 1 changed files with 76 additions and 73 deletions
				
			
		|  | @ -28,6 +28,8 @@ in { | ||||||
|       package = pkgs.vscodium; |       package = pkgs.vscodium; | ||||||
| 
 | 
 | ||||||
|       mutableExtensionsDir = false; |       mutableExtensionsDir = false; | ||||||
|  | 
 | ||||||
|  |       profiles.default = { | ||||||
|         enableUpdateCheck = false; |         enableUpdateCheck = false; | ||||||
|         enableExtensionUpdateCheck = false; |         enableExtensionUpdateCheck = false; | ||||||
| 
 | 
 | ||||||
|  | @ -111,4 +113,5 @@ in { | ||||||
|         ); |         ); | ||||||
|       }; |       }; | ||||||
|     }; |     }; | ||||||
|  |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue