added additional tooling to the development environment

This commit is contained in:
Sebastian Wendel 2023-01-09 06:17:47 +01:00
parent 79a1e2cf8e
commit 30f977bb09
No known key found for this signature in database
GPG Key ID: 14ED8B1EC3371ECE
1 changed files with 2 additions and 0 deletions

View File

@ -14,9 +14,11 @@ with self.pkgs.${system};
python310Full
python311
yaml-language-server
nodePackages.node-red
]
++ lib.optionals (pkgs.hostPlatform.system == "x86_64-linux") [
vscodium-fhs
eagle
]
++ [
# Linter