secrets: fix container secret helper function
This commit is contained in:
parent
a9ef09a8a4
commit
c6b06d5ba7
2 changed files with 1 additions and 5 deletions
|
|
@ -1,8 +1,4 @@
|
||||||
{
|
{lib, ...}: let
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
...
|
|
||||||
}: let
|
|
||||||
inherit (builtins) isBool;
|
inherit (builtins) isBool;
|
||||||
inherit (lib) toUpper optionalAttrs mapAttrs' nameValuePair;
|
inherit (lib) toUpper optionalAttrs mapAttrs' nameValuePair;
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue