diff --git a/hosts/architect/llm.nix b/hosts/architect/llm.nix index d42bded..03d69a1 100644 --- a/hosts/architect/llm.nix +++ b/hosts/architect/llm.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ pkgs, ... }: let frontendDomain = "pino.giugl.io";