feat: add MCP global configuration module, manage Brave Search API key, and set up systemd service for deployment
This commit is contained in:
parent
0fff2f87a5
commit
934471bd88
4 changed files with 66 additions and 10 deletions
|
|
@ -26,6 +26,7 @@ in {
|
|||
# ./modules/cyberghost.nix
|
||||
./utils/modules/autoupgrade.nix
|
||||
./modules/puppeteer.nix
|
||||
./modules/mcp-global.nix
|
||||
|
||||
# ./modules/development
|
||||
|
||||
|
|
@ -297,4 +298,5 @@ in {
|
|||
|
||||
system.stateVersion = "24.05"; # Did you read the comment?
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue