System Gen164 @ 2025-04-23-23:34:09
This commit is contained in:
@@ -15,7 +15,7 @@ in {
|
||||
'';
|
||||
};
|
||||
forUsers = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.string;
|
||||
type = lib.types.listOf lib.types.singleLineStr;
|
||||
default = [];
|
||||
description = ''
|
||||
List of users that should be added to the libvirt group.
|
||||
|
||||
Reference in New Issue
Block a user