summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2024-12-30 15:58:34 +0100
committerAlan Pearce2024-12-30 15:58:34 +0100
commitb1f32ed3ab06f524eceb6126e98e581b82b30534 (patch)
tree1c006f1b7ec0058dc00f1466a0acd5fa1afcda13 /user
parentde978a493caffdd220f60e7dd536ec00f5353157 (diff)
downloadnixfiles-b1f32ed3ab06f524eceb6126e98e581b82b30534.tar.lz
nixfiles-b1f32ed3ab06f524eceb6126e98e581b82b30534.tar.zst
nixfiles-b1f32ed3ab06f524eceb6126e98e581b82b30534.zip
marvin: remove lm-studio cli from PATH
Diffstat (limited to 'user')
-rw-r--r--user/marvin.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/user/marvin.nix b/user/marvin.nix
index 3b33b5d1..f6a745c6 100644
--- a/user/marvin.nix
+++ b/user/marvin.nix
@@ -19,9 +19,6 @@
   home.username = "alan";
   home.homeDirectory = "/Users/alan";
   home.stateVersion = "22.11";
-  home.sessionPath = [
-    "$HOME/.cache/lm-studio/bin"
-  ];
   home.packages = with pkgs; [
     picocom
     ollama