From 0cc2c8f61131c483870dceea0f960a9d4f9e1d8f Mon Sep 17 00:00:00 2001 From: Jashandeep Sohi <95394050+jashan-lco@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:04:15 -0800 Subject: [PATCH] Update flake.nix --- flake.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 9163fa3..ecfded2 100644 --- a/flake.nix +++ b/flake.nix @@ -81,10 +81,9 @@ welcomeText = '' Add the following to `.gitignore`: - .devenv - .pre-commit-config.yaml - local-kubeconfig - ``` + .devenv + .pre-commit-config.yaml + local-kubeconfig ''; };