From e3a1cc96fe93162071b1aba19a28032774ba21c2 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Mon, 27 May 2024 22:58:09 +0200 Subject: [PATCH] chore: step-cli for everyone --- machines/base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/base.nix b/machines/base.nix index 9e21cdb..f4546f4 100644 --- a/machines/base.nix +++ b/machines/base.nix @@ -46,6 +46,7 @@ attic kitty tailscale + step-cli ]; environment.variables.EDITOR = "nvim";