all repos — nixfiles @ b1f32ed3ab06f524eceb6126e98e581b82b30534

System and user configuration, managed by nix and home-manager

marvin: remove lm-studio cli from PATH
Alan Pearce alan@alanpearce.eu
Mon, 30 Dec 2024 15:58:34 +0100
commit

b1f32ed3ab06f524eceb6126e98e581b82b30534

parent

de978a493caffdd220f60e7dd536ec00f5353157

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M user/marvin.nixuser/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