Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwnwriter/ptn11

My talk on Pentester Nepal's 11th anniversary 'bout nix(os).
https://github.com/pwnwriter/ptn11

flakes nix nixos presenterm

Last synced: 4 months ago
JSON representation

My talk on Pentester Nepal's 11th anniversary 'bout nix(os).

Awesome Lists containing this project

README

        

#### Presentation for [Pentester Nepal's][ptn] 11th anniversary: Using Nix on Apple Silicon and declarative development environments.

#### Notes:
- Install `nix` using [__`determinates-systems nix installer`__][determinate],

- `curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install`

- Dev shell of [`presenterm`][presenterm]

- If you have `nix-direnv`
- Run: `$ direnv allow`
- Else : `$ nix develop` to enter a shell with all deps installed.

- Run `$ presenterm main.md` to show presentation in your terminal.

All contents here are licensed under the [MIT License][Mit] except for the images, they hold their own lives.

[determinate]: https://determinate.systems
[ptn]: https://pentesternepal.com
[presenterm]: https://github.com/mfontanini/presenterm
[Mit]: ./License