Files
clan-core/clanModules/state-version
a-kenji 66c0517dfe clanModules/state-version: init state-version
This adds a clanModule that will initialize the `system.stateVersion`
upon deploying the machine for the first time.

If the machine is completely reinstalled, then the state version might be
regenerated. But care should be taken if rebuilding from backups.
2024-09-12 15:47:30 +02:00
..

description = "Automatically generate the state version of the nixos installation."

This module generates the system.stateVersion of the nixos installation automatically.

Options: system.stateVersion