diff options
Diffstat (limited to 'Biz/Nixpert/Course.md')
-rw-r--r-- | Biz/Nixpert/Course.md | 23 |
1 files changed, 23 insertions, 0 deletions
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 |