added marp vscode plugin to nix environment

This commit is contained in:
Sebastian Wendel 2023-09-28 09:31:19 +02:00
parent bbd5a12a62
commit be98721c1c

View file

@ -19,6 +19,7 @@ with self.pkgs.${system};
]
++ lib.optionals (pkgs.hostPlatform.system == "x86_64-linux") [
vscodium-fhs
vscode-extensions.marp-team.marp-vscode
freecad
]
++ [