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

This commit is contained in:
2024-07-11 22:28:11 -04:00
parent eaf7dfcfd5
commit ce8b4ae49e

View File

@@ -1,13 +1,16 @@
## Table of contents
- [`nix flake`](### `nix flake` command)
- [`nix develop`](###`nix develop` command)
- [`nix build`](### `nix build` command)
### `nix flake` command
Command to do stuff with nix flakes (`flake.nix)
Command to do stuff with nix flakes (`flake.nix`)
### `nix build` command
### `nix develop`
### `nix build` command
Command to build nix packages, either locally sourced or from third parties (like nixpkgs)