Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/pwnwriter/ptn11
- Owner: pwnwriter
- License: mit
- Created: 2024-07-25T06:41:04.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-08-03T05:06:00.000Z (6 months ago)
- Last Synced: 2024-10-10T23:22:07.536Z (4 months ago)
- Topics: flakes, nix, nixos, presenterm
- Language: Nix
- Homepage:
- Size: 16.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: License
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