diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index c7ad3da..8ad79ce 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -18,4 +18,4 @@ Set something to build inside your Nix flake (`flake.nix`) then run `nix build` #### Third party/Remote -You can either grab something from GitHub (using the `github:user/repo*#optional_pkg`) or a URL \ No newline at end of file +You can either grab something from GitHub (using the `github:user/repo*#optional_pkg`) or a URL (using the `https://scm.wyattjmiller.com/wymiller/cool-repo*#pkg) \ No newline at end of file