diff --git a/nix/shell.nix b/nix/shell.nix index 61adc0a..cfdd5dd 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -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 ] ++ [