From 96e902e5d97b03dc5bd50c68adc86255a8dd6b21 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Thu, 11 Jul 2024 22:29:13 -0400 Subject: [PATCH] vault backup: 2024-07-11 22:29:13 --- Projects/Infrastructure/Nix commands (Flakes).md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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