diff options
| author | Grisha Shipunov | 2025-01-10 00:28:28 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-10 20:43:15 +0100 |
| commit | fb07acc28660c3567f80c19959aac5ca3a58113e (patch) | |
| tree | 6338133b5fbca207afba46d9ea0e0686df4d90dd | |
| parent | a84861a69142530f4c6dc7aa80e94088cbab6381 (diff) | |
add calculator
| -rw-r--r-- | modules/devtools.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix index 70eb49d..16737df 100644 --- a/modules/devtools.nix +++ b/modules/devtools.nix @@ -24,6 +24,7 @@ kicad freecad-wayland imhex + python313Full ]; # Wireshark |
