experimental msty-sidecar

This commit is contained in:
m3tam3re
2025-04-29 15:05:08 +02:00
parent e461fc494a
commit cc38372ee0
4 changed files with 43 additions and 0 deletions

View File

@ -24,6 +24,9 @@ in {
else null;
host = "[::]";
openFirewall = true;
environmentVariables = {
OLLAMA_ORIGINS = "https://msty.studio";
};
};
nixpkgs.config = {
rocmSupport = config.services.xserver.videoDrivers == ["amdgpu"];