forked from jan-leila/nix-config
		
	removed continue vscode plugin
This commit is contained in:
		
							parent
							
								
									c863b8c4b5
								
							
						
					
					
						commit
						1d7e0d11f0
					
				
					 4 changed files with 3 additions and 105 deletions
				
			
		|  | @ -82,31 +82,5 @@ | |||
|         # EDITOR = "emacs"; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     user = { | ||||
|       continue = { | ||||
|         enable = true; | ||||
|         docs = { | ||||
|           "Continue Docs" = { | ||||
|             startUrl = "https://docs.continue.dev"; | ||||
|           }; | ||||
|           "Nixpkgs" = { | ||||
|             startUrl = "https://ryantm.github.io/nixpkgs/#preface"; | ||||
|           }; | ||||
|           "Nix Manual" = { | ||||
|             startUrl = "https://nixos.org/manual/nixos/stable/"; | ||||
|           }; | ||||
|           "Home manager Manual" = { | ||||
|             startUrl = "https://nix-community.github.io/home-manager/"; | ||||
|           }; | ||||
|           "Nix Docs" = { | ||||
|             startUrl = "https://nix.dev/index.html"; | ||||
|           }; | ||||
|           "Linux Man Page" = { | ||||
|             startUrl = "https://linux.die.net/man/"; | ||||
|           }; | ||||
|         }; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue