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