Skip to main content

Overview

The phare-nix module allows you to manage Phare resources using NixOS as infrastructure as code. With this module, you can automate the creation, update, and management of monitors and maintenance windows declaratively in your NixOS configuration.
The NixOS module is an open-source community project developed and maintained by Pascal Wittmann and is not officially maintained by Phare.

Getting started

The module is distributed as a Nix Flake. To include it, add phare-nix to your flake inputs and import the module into your system configuration:
Follow the configuration instructions and documentation available in the phare-nix repository on Codeberg. The source code for the module is open source under the MIT license.
Last modified on September 23, 2026