installed nix-inspect in dev shell

This commit is contained in:
Leyla Becker 2024-11-11 20:18:24 -06:00
parent 5ba3a082e6
commit 47c8a79178
2 changed files with 10 additions and 1 deletions

View file

@ -25,6 +25,9 @@
## Updating Secrets
`sops -c sops secrets/secrets_file_here.yaml`
## Inspecting a configuration
`nix-inspect -p .`
# Notes:
## Research topics