From 5385e8326a6efbc1204e5278ffdb9c4542e9e0b0 Mon Sep 17 00:00:00 2001 From: Hari <73809867+harivansh-afk@users.noreply.github.com> Date: Fri, 3 Apr 2026 13:32:17 -0400 Subject: [PATCH] Update home/openclaw.nix Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- home/openclaw.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/openclaw.nix b/home/openclaw.nix index 9f81951..d3ea4f7 100644 --- a/home/openclaw.nix +++ b/home/openclaw.nix @@ -9,7 +9,6 @@ let openClawStateDir = "${config.home.homeDirectory}/.openclaw"; openClawWorkspaceDir = "${openClawStateDir}/workspace"; openClawVersion = "2026.4.2"; - npmDir = "${config.xdg.dataHome}/npm"; in lib.mkIf hostConfig.isLinux { home.activation.installOpenClaw = lib.hm.dag.entryAfter [ "writeBoundary" ] ''