mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	profile/desktop-dev: fix material theme
This commit is contained in:
		
							parent
							
								
									7b72bee0db
								
							
						
					
					
						commit
						67771c8876
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -25,13 +25,14 @@ in | |||
|           with vscode-extensions; [ | ||||
|             bbenoist.nix | ||||
|             editorconfig.editorconfig | ||||
|             # remove in 24.05 | ||||
|             unstable.equinusocio.vsc-material-theme | ||||
|             github.copilot | ||||
|             mkhl.direnv | ||||
|             ms-azuretools.vscode-docker | ||||
|             ms-python.python | ||||
|             ms-vscode-remote.remote-ssh | ||||
|           ] ++ [ | ||||
|             # remove in 24.05 | ||||
|             unstable.vscode-extensions.equinusocio.vsc-material-theme | ||||
|           ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ | ||||
|             # { | ||||
|             #   name = "vsc-material-theme"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler