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" ] ''