Skip to main content

NixOS: Introduction

NixOS - This article is part of a series.
Part 1: This Article

Introduction
#

This documentation covers my NixOS configuration used to deploy my desktop and homelab systems. Specifically, the patterns adopted and unique features are described with code examples.

Prerequisites
#

This documentation assumes understanding of Linux, NixOS and the Nix language. Before starting, it is recommended to familiarise yourself with the core concepts behind these technologies.

Extra Reading
#

My Nix Config
Dendritic Pattern
Dendritic Pattern - Extra Documentation

NixOS - This article is part of a series.
Part 1: This Article