home/editor: add arduino ide

This commit is contained in:
Dmitriy Pleshevskiy 2024-01-06 14:54:09 +03:00
parent 56c6cafe2d
commit c53dc3b270
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -99,6 +99,8 @@ in
home.packages = [
pkgs.ltex-ls
myneovim
pkgs.unstable.arduino-ide
];
home.sessionVariables.EDITOR = "nvim";