feat(homes): enable pi tool and update opencode hash

- Add pi to enabled tools in personal macOS home configuration
- Update opencode package hash for darwin platform
This commit is contained in:
2026-02-05 14:16:47 -05:00
parent f2b821b122
commit 3cca4a0c58
2 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ in
k9s = enabled;
nvim = enabled;
opencode = enabled;
pi = enabled;
};
};
};