This commit is contained in:
Daniel Olsen
2025-04-05 13:18:56 +02:00
parent fc4f2e9779
commit 07c460e990
4 changed files with 72 additions and 24 deletions

View File

@@ -83,6 +83,8 @@ in
gregctl
# wack
#
unstable.ollama
] ++ lib.optionals cfg.plus [
ffmpeg-full
] ++ lib.optionals config.profiles.gui.enable [
@@ -335,6 +337,7 @@ in
home.sessionVariables = {
EDITOR = "hx";
GRZEGORZ_DEFAULT_API_BASE = "https://georg.pvv.ntnu.no/api";
OLLAMA_HOST="100.64.0.19";
};
xdg.mimeApps = {