Rename string type to str
This commit is contained in:
parent
8ba687edc1
commit
f2055e0d10
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
type =
|
||||
with lib.types;
|
||||
oneOf [
|
||||
string
|
||||
str
|
||||
path
|
||||
];
|
||||
description = "sops secrets path";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue