clanCore secrets: document custom store
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
default = "sops";
|
default = "sops";
|
||||||
description = ''
|
description = ''
|
||||||
method to store secrets
|
method to store secrets
|
||||||
|
custom can be used to define a custom secret store.
|
||||||
|
one would have to define system.clan.generateSecrets and system.clan.uploadSecrets
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
options.clanCore.secrets = lib.mkOption {
|
options.clanCore.secrets = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user