forked from jan-leila/nix-config
		
	main #5
					 2 changed files with 4 additions and 3 deletions
				
			
		|  | @ -46,6 +46,7 @@ in { | ||||||
|               "alejandra.program" = "alejandra"; |               "alejandra.program" = "alejandra"; | ||||||
|             }) |             }) | ||||||
|             (lib.mkIf ai-tooling-enabled { |             (lib.mkIf ai-tooling-enabled { | ||||||
|  |               "aiCode.ollamaHost" = "http://defiant:11434"; | ||||||
|             }) |             }) | ||||||
|           ]; |           ]; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -12,10 +12,10 @@ | ||||||
| 
 | 
 | ||||||
|     src = builtins.fetchGit { |     src = builtins.fetchGit { | ||||||
|       url = "ssh://git@git.jan-leila.com/jan-leila/ai-code.git"; |       url = "ssh://git@git.jan-leila.com/jan-leila/ai-code.git"; | ||||||
|       rev = "480b51830602b28009e6b5c5014e7e2970a0a3b3"; |       rev = "bdb615876df41717180c31640a8542b86326a9b3"; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     npmDepsHash = "sha256-WxLb+e0itOCIRXpVOjcbPm6QNWbdSKZOPeXLyOa4ROQ="; |     npmDepsHash = "sha256-kjMyEnT3dz0yH5Ydh+aGoFDocKpBYGRmfnwbEdvvgpY="; | ||||||
| 
 | 
 | ||||||
|     nativeBuildInputs = with pkgs; [ |     nativeBuildInputs = with pkgs; [ | ||||||
|       vsce |       vsce | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue