feat(nix): add Nextcloud Claude Bot integration
- Added configuration for Nextcloud Claude Bot, including NixOS module, secrets management, and example setup files. - Introduced a Python-based HTTP server for handling webhook events and interacting with Nextcloud Talk. - Integrated necessary dependencies and systemd service for seamless operation.
This commit is contained in:
parent
eb10ad018f
commit
bc6091f63f
7 changed files with 728 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
./mailserver.nix
|
||||
./network.nix
|
||||
./nextcloud.nix
|
||||
./nextcloud-claude-bot
|
||||
./nginx.nix
|
||||
./postgresql.nix
|
||||
./rspamd.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue