Presentation for Pentester Nepal's 11th anniversary: Using Nix on Apple Silicon and declarative development environments.
-
Install
nix
usingdeterminates-systems nix installer
,curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
-
Dev shell of
presenterm
-
If you have
nix-direnv
- Run:
$ direnv allow
- Else :
$ nix develop
to enter a shell with all deps installed.
- Run:
-
Run
$ presenterm main.md
to show presentation in your terminal.
-
All contents here are licensed under the MIT License except for the images, they hold their own lives.