remove some references to config in options
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
name = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = name;
|
||||
defaultText = "attribute name of the backup provider";
|
||||
description = ''
|
||||
Name of the backup provider
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user