migrate state-version

This commit is contained in:
pinpox
2025-06-12 11:41:30 +02:00
parent 84f7f6e277
commit d9b3587ed3
9 changed files with 140 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
description = "Automatically generate the state version of the nixos installation."
features = [ "inventory" ]
features = [ "inventory", "deprecated" ]
---
This module generates the `system.stateVersion` of the nixos installation automatically.