From d63c6191128a3cdaa1784083a48547c79b3ab98d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 30 Mar 2022 11:39:23 -0400 Subject: Move Nixpert stuff up in tree hierarchy --- Biz/Nixpert/Course.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Biz/Nixpert/Course.md (limited to 'Biz/Nixpert/Course.md') diff --git a/Biz/Nixpert/Course.md b/Biz/Nixpert/Course.md new file mode 100644 index 0000000..3478da3 --- /dev/null +++ b/Biz/Nixpert/Course.md @@ -0,0 +1,23 @@ +--- +title: "Nixpert Course" +--- + +# Nixpert Course +## Accellerate your dev team with cutting edge Nix tooling + +You'll learn how to: + +- create a Nix dev environment +- create a Nix package +- customize your own NixOS image and deployment +- make your first Nixpkgs contribution +- debug Nix code +- quickly navigate a Nix codebase +- scale nix infrastructure + +## Contents + +- Introduction to Nix +- Getting things done +- Shipping confidently with Nix +- Understanding Nix -- cgit v1.2.3