Skip to content

0xhckr/the-nix-guide

Repository files navigation

The Nix Guide

Welcome to the source repository for thenix.guide.

Summary

The Nix Guide is a comprehensive resource for learning about Nix, NixOS, and the Nix ecosystem. It aims to provide clear explanations, practical tutorials, and best practices for users of all skill levels - at least how I understand them.

Documentation

The documentation content is located in src/content/docs. We are continuously working on expanding this guide, so expect many more sections and deep dives to be added in the future.

Commands

All commands are run from the root of the project:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Builds the production site to ./dist/
pnpm run preview Previews the build locally
pnpm run astro ... Runs Astro CLI commands

Learn More

Check out the documentation in src/content/docs to see the current progress and topics covered.

About

The Nix Guide | A collection of resources for living and breathing in the nix world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors