chore: cleanup comments and remove module config descriptions

This commit is contained in:
2026-02-22 02:03:52 +01:00
parent fdd7831732
commit 3c643a411e
11 changed files with 9 additions and 51 deletions

View File

@@ -14,7 +14,6 @@ in
command = lib.mkOption {
type = lib.types.str;
description = "Session command to launch";
};
};
};