final test before bed

This commit is contained in:
2025-08-18 20:13:02 +02:00
parent 7a5287943d
commit f91f6a85f1
7 changed files with 20 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ in {
type = types.str;
default = "1";
};
enabled = mkOption {
enable = mkOption {
type = types.bool;
default = true;
};