Preservation

Nix tooling to enable declarative management of non-volatile system state.

Inspired and heavily influenced by impermanence but not meant to be a drop-in replacement.

Documentation

Docs are available at https://nix-community.github.io/preservation

Prerequisites

Requires at least nixos-24.11

Why?

This aims to provide a declarative state management solution for NixOS systems without resorting to interpreters to do the heavy lifting. This should enable impermanence-like state management on an "interpreter-less" NixOS system.

Related:

License

This project is released under the terms of the MIT License. See LICENSE.