mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-31 19:47:15 +08:00
4 lines
66 B
Nix
4 lines
66 B
Nix
{
|
|
command = "npx";
|
|
args = [ "chrome-devtools-mcp@latest" ];
|
|
}
|