Overview of quadlet-nix
mainquadlet-nix is a tool for managing Podman resources (containers, networks, pods, volumes, etc.) on NixOS using Quadlet. It maps Quadlet options directly into the Nix language, allowing for declarative management of Podman resources within your Nix configuration.
Key features include:
- Support for both rootful and rootless resources (via Home Manager).
- Declarative update and deletion of networks.
- Support for Podman auto-update.
- Cross-referencing between resources using Nix language syntax.
- Full support for Quadlet options with proper typing and escaping.