From 9a4be620e9f18303517a3842db9bc4d18fb9bc94 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Mon, 27 Nov 2023 12:05:56 -0500 Subject: [PATCH] minor addition --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index ca4f4f9..89755a0 100644 --- a/shell.nix +++ b/shell.nix @@ -16,6 +16,7 @@ age yubikey-manager pinentry-curses + kubectl ]; }; services.dbus.packages = [ pkgs.gcr ];