From c236668389ff2a0eb8af24209846990f812ddf1c Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 21 Sep 2024 11:27:52 -0500 Subject: [PATCH] added linting command to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a36ab..b0458e1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,11 @@ updating passwords: `sops secrets/secrets.yaml` - Look into this for flake templates https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-flake-init - Look into this for headscale https://carlosvaz.com/posts/setting-up-headscale-on-nixos/ -# Updating +# Tooling +## Lint +`nix run git+https://github.com/kamadorueda/alejandra -- .` + +## Updating `nix flake update` # Tasks: