diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index 8ec038c..be69221 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -42,6 +42,5 @@ nix build "github:" Example from a URL: ```bash -nix build ``` nix build "https://flakehub.com/f/NixOS/nixpkgs/*#bat" ``` \ No newline at end of file