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

This commit is contained in:
2024-07-11 22:18:11 -04:00
parent 3fea4b82bb
commit 12c0c0ec9c

View File

@@ -10,4 +10,8 @@ Command to build nix packages, either locally sourced or from third parties (lik
#### Local
Set something to build inside your Nix flake (`flake.nix`) then run
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/rep`)