summaryrefslogtreecommitdiff
path: root/home/ebisu/core/editor
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-19 18:59:41 -0700
committerFuwn <[email protected]>2024-10-19 18:59:41 -0700
commit31c464c57858d80eb3101fd9dcc8ab588c52bfec (patch)
tree25fe4971a62476597dc86c3d09c71b722d1dae67 /home/ebisu/core/editor
parentpc: add ebisu to dialout (diff)
downloadnixos-config-31c464c57858d80eb3101fd9dcc8ab588c52bfec.tar.xz
nixos-config-31c464c57858d80eb3101fd9dcc8ab588c52bfec.zip
home: add arduino ide
Diffstat (limited to 'home/ebisu/core/editor')
-rw-r--r--home/ebisu/core/editor/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/core/editor/default.nix b/home/ebisu/core/editor/default.nix
index ffce0fc..0117e94 100644
--- a/home/ebisu/core/editor/default.nix
+++ b/home/ebisu/core/editor/default.nix
@@ -10,5 +10,6 @@
zed-editor
vscode
inputs.nix-microchip.packages.${pkgs.system}.mplab-x
+ arduino-ide
];
}