mirror of
https://github.com/srid/nixos-config.git
synced 2026-04-24 14:41:37 +08:00
- Move AI config from nix-agent-wire/srid to ./AI - Update flake input: srid/AI -> srid/nix-agent-wire - Update home modules to use local AI folder via flake.self.outPath
4 lines
66 B
Nix
4 lines
66 B
Nix
{
|
|
command = "npx";
|
|
args = [ "chrome-devtools-mcp@latest" ];
|
|
}
|