mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-01-11 02:53:46 +01:00
ollama
This commit is contained in:
@@ -36,6 +36,7 @@ in
|
||||
# Acceleration settings
|
||||
acceleration = "cuda";
|
||||
|
||||
};
|
||||
# NGINX reverse proxy configuration
|
||||
services.nginx.virtualHosts."ollama.${config.networking.hostName}.${config.networking.domain}" = {
|
||||
forceSSL = true;
|
||||
|
||||
Reference in New Issue
Block a user