{ pkgs ? import {} }: (pkgs.buildFHSEnv { name = "ollama-fhs-env"; runScript = "tmux new-session ./bin/ollama serve"; }).env