checks: add check to test clan machines update

This commit is contained in:
Michael Hoang
2025-04-13 20:07:01 +02:00
parent 5cadb0cfbc
commit 77ea35119f
3 changed files with 103 additions and 1 deletions

View File

@@ -117,7 +117,6 @@ in
options = {
name = mkOption {
type = types.str;
readOnly = true;
description = ''
the name of the machine
'';