From 71e340ec01a307671695847c27f66e2c1822b106 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Thu, 11 Jul 2024 22:16:11 -0400 Subject: [PATCH] vault backup: 2024-07-11 22:16:11 --- Projects/Infrastructure/Nix commands (Flakes).md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index 1032b40..4c44359 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -5,3 +5,8 @@ TODO Command to build nix packages, either locally sourced or from third parties (like nixpkgs) +### Example + +#### Local + +Set something to build inside your Nix flake (`flake.nix`) then run \ No newline at end of file