mirror of
https://github.com/openclaw/nix-openclaw.git
synced 2026-07-24 21:25:23 -04:00
[PR #9] fix: disable macOS-only first-party plugins by default on Linux #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/nix-openclaw/pull/9
Author: @andreabadesso
Created: 1/23/2026
Status: 🔄 Open
Base:
main← Head:fix/linux-first-party-defaults📝 Commits (4)
34261f1fix: Linux compatibility updatesf1ad09efix: include extensions directory in gateway installda842bbfix: include docs directory in gateway install for templatesc8f79d6fix: add auth.profiles config for anthropic provider📊 Changes
2 files changed (+40 additions, -19 deletions)
View changed files
📝
nix/modules/home-manager/clawdbot.nix(+39 -18)📝
nix/scripts/gateway-install.sh(+1 -1)📄 Description
Summary
Fixes nix-clawdbot on Linux headless servers.
The module was failing on Linux because:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.