Merge pull request 'Migrate state-version to clanServices' (#3947) from migrate-state-version into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3947
This commit is contained in:
pinpox
2025-06-16 13:29:20 +00:00
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.