From 65bc08f033d0b649d3899160625d223f4621fc5e Mon Sep 17 00:00:00 2001 From: Arnie Date: Fri, 2 Jun 2023 13:52:08 +0200 Subject: [PATCH] Add nix shell to the list of skills --- app/frontend/src/components/CV/Skills.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/frontend/src/components/CV/Skills.tsx b/app/frontend/src/components/CV/Skills.tsx index 39acbd4..932f0ab 100644 --- a/app/frontend/src/components/CV/Skills.tsx +++ b/app/frontend/src/components/CV/Skills.tsx @@ -66,7 +66,7 @@ const otherSkills: OtherSkill[] = [ { title: "Some of the relevant Frameworks/Tooling", description: - "Terraform, Prometheus, Grafana, React, Webpack, Rollup, Esbuild, deep understanding of Git", + "Terraform, Prometheus, Grafana, Nix shell, React, Webpack, Rollup, Esbuild, deep understanding of Git", }, { title: "Software Development",