vscodium disabled extension autoUpdate
This commit is contained in:
		
							parent
							
								
									1bfbff4b69
								
							
						
					
					
						commit
						76c477b6d4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -10,6 +10,7 @@
 | 
				
			||||||
        "[nix]"."editor.tabSize" = 2;
 | 
					        "[nix]"."editor.tabSize" = 2;
 | 
				
			||||||
        "explorer.confirmDragAndDrop" = false;
 | 
					        "explorer.confirmDragAndDrop" = false;
 | 
				
			||||||
        "cmake.showOptionsMovedNotification" = false;
 | 
					        "cmake.showOptionsMovedNotification" = false;
 | 
				
			||||||
 | 
					        "extensions.autoUpdate" = false;
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
      extensions = with pkgs.vscode-extensions; [
 | 
					      extensions = with pkgs.vscode-extensions; [
 | 
				
			||||||
        # System
 | 
					        # System
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue