From 7772ed17c276dc985a4e5abd32de764f3d5dfe48 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Thu, 11 Jul 2024 22:20:11 -0400 Subject: [PATCH] vault backup: 2024-07-11 22:20:11 --- Projects/Infrastructure/Nix commands (Flakes).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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