From 2d5cafe6f77d938e80558c7f68cde943d3e68252 Mon Sep 17 00:00:00 2001 From: adjoly Date: Mon, 15 Dec 2025 18:10:13 +0100 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=E2=9C=A8=E3=80=8D=20feat:=20added=20k?= =?UTF-8?q?9s=20to=20devshell=20for=20easier=20k8=20debugs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 13ac8a6..7dcc9a1 100644 --- a/shell.nix +++ b/shell.nix @@ -13,6 +13,7 @@ pkgs.mkShell { kubectl k3d minikube + k9s # Virtual Machine nixos-generators