mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-21 23:38:27 +08:00
4 lines
66 B
Nix
4 lines
66 B
Nix
{
|
|
command = "npx";
|
|
args = [ "chrome-devtools-mcp@latest" ];
|
|
}
|