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

This commit is contained in:
2024-07-11 22:19:11 -04:00
parent 12c0c0ec9c
commit 0af915e708

View File

@@ -12,6 +12,10 @@ Command to build nix packages, either locally sourced or from third parties (lik
Set something to build inside your Nix flake (`flake.nix`) then run `nix build`
```nix
```
#### Third party/Remote
You can either grab something from GitHub (using the `github:user/rep`)
You can either grab something from GitHub (using the `github:user/repo*#optional_pkg`) or a URL