stevenewey / nix-intro

Beginners Introduction to Nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Beginner's Introduction to Nix

You can read the slides and find the links in slides.md.

You can play through the rendered slides in the boring way by browsing to the html folder.

You can play through the slides with reveal-md in a super-easy way with Nix, and it won't affect any existing software installed on your system:

  • If you've not installed it already, I recommend the The Determinate Nix Installer
  • Checkout this repo locally and cd into the repo
  • Run nix develop --command reveal-md -- slides.md
  • Profit!

About

Beginners Introduction to Nix


Languages

Language:JavaScript 50.4%Language:HTML 47.1%Language:CSS 1.7%Language:Nix 0.9%