Skip to content

Getting Started

In this guide, we'll explore the Drupal and NixOS integration by learning how to use the NixOS and the nix language to build and configure a bespoke Drupal webserver.

At the end, you will have:

  • A deeper understanding the Drupal integration on NixOS
  • The ability to build and manage Drupal using a nix interface
  • A working configuration that can be used to deploy Drupal in a variety of ways

Before we dive into any of those topics, we'll first explore what the nix package manager is, how it approaches packaging software, and how to start using it.