From c3b955145998d39df39370671585a271ca6f80f0 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 28 Dec 2022 19:53:55 -0500 Subject: Get ava GPT chatbot prototype working Mostly thid required packaging up some deps, but also had to recompile stuff with cuda support. --- Biz/Cloud/Web.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Cloud') diff --git a/Biz/Cloud/Web.nix b/Biz/Cloud/Web.nix index cd2e745..d65ab00 100644 --- a/Biz/Cloud/Web.nix +++ b/Biz/Cloud/Web.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, ... }: let rootDomain = config.networking.domain; -- cgit v1.2.3