mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 09:54:18 +02:00
optional
This commit is contained in:
parent
9b4bbe925b
commit
852245c91a
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ in {
|
||||||
};
|
};
|
||||||
accessKeyFile = mkOption {
|
accessKeyFile = mkOption {
|
||||||
type = types.nullOr types.str;
|
type = types.nullOr types.str;
|
||||||
|
default = null;
|
||||||
description = "access key file path";
|
description = "access key file path";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue