diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index 43228f2..0eda4e3 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -8,7 +8,9 @@ Command to do stuff with nix flakes (`flake.nix`) -### `nix develop` +### `nix develop` command + +Command to run your nix environment ### `nix build` command