summaryrefslogtreecommitdiff
path: root/nix/modules/home/zsh.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-09-04 15:48:44 -0700
committerPreston Pan <ret2pop@gmail.com>2025-09-04 15:48:44 -0700
commitba22dd89c67162aa26c7f85c389314ef1f079ace (patch)
tree05d7d4368ab3c1d7fdfc833f2d80514b541fa89e /nix/modules/home/zsh.nix
parent4753c566cfc42f3af2bc6fac1717b88c4f32bcec (diff)
last commit before modifying image
Diffstat (limited to 'nix/modules/home/zsh.nix')
-rw-r--r--nix/modules/home/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/modules/home/zsh.nix b/nix/modules/home/zsh.nix
index ef0f5fd..31c7680 100644
--- a/nix/modules/home/zsh.nix
+++ b/nix/modules/home/zsh.nix
@@ -7,6 +7,7 @@
export EXTRA_CCFLAGS="-I/usr/include"
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
export QT_QPA_PLATFORM="wayland"
+ export OLLAMA_MODEL="qwen3:14b"
'';
localVariables = {