readme.md

August 3, 2024 ยท View on GitHub

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

Notes:

  • Install nix using determinates-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 $ 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.