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 ''; };