From 375597222926d18063fc17686f25e0e7f5b27283 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Thu, 11 Jul 2024 22:26:11 -0400 Subject: [PATCH] vault backup: 2024-07-11 22:26:11 --- Projects/Infrastructure/Nix commands (Flakes).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index be69221..625f69b 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -1,8 +1,9 @@ ## Table of contents +- [`nix flake`](## `nix flake` command) - [`nix build`](##`nix build`) -### `nix build` +### `nix build` command Command to build nix packages, either locally sourced or from third parties (like nixpkgs)