Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 947 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 947 Bytes

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://willibutz.github.io/preservation

Prerequisites

Depends on NixOS/nixpkgs#307528 (merged, available on nixos-unstable).

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.