feat: add openwork to desktop packages, update flake inputs and misc config
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
programs.mcp = {
|
||||
enable = true;
|
||||
servers = {
|
||||
DeepWiki = {
|
||||
url = "https://mcp.deepwiki.com/mcp";
|
||||
};
|
||||
Ref = {
|
||||
command = "sh";
|
||||
args = ["-c" "REF_API_KEY=$(cat /run/agenix/ref-key) exec bunx ref-tools-mcp@latest"];
|
||||
@@ -56,6 +59,7 @@
|
||||
cudaSupport = videoDrivers == ["nvidia"];
|
||||
})
|
||||
openspec
|
||||
openwork
|
||||
alejandra
|
||||
sidecar
|
||||
tailwindcss
|
||||
|
||||
Reference in New Issue
Block a user