vault backup: 2024-07-11 22:23:11

This commit is contained in:
2024-07-11 22:23:11 -04:00
parent 0c067f4516
commit d78730ba6d

View File

@@ -26,7 +26,13 @@ Here's an example you can put in Nix flake:
Then run:
`nix build`
to build your home brewed package!
#### Third party/Remote
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`)
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`).
Example from GitHub:
``