1
0
Fork 0

wiring diagram

This commit is contained in:
Maurice Debray 2026-02-05 21:40:02 +01:00
parent d77f40dc18
commit 275b5b1cdf
2 changed files with 34 additions and 0 deletions

View file

@ -2,6 +2,7 @@
pkgs.mkShell {
name = "junos-testing";
packages = [
pkgs.d2
(pkgs.python3.withPackages (p: [
p.scapy
p.tqdm