fix: Use the same script for both linux and macos

This commit is contained in:
uttarayan21
2024-06-26 16:29:23 +05:30
parent 2cc217369e
commit b201332cc0

View File

@@ -404,7 +404,7 @@ in rec {
${pkgs._1password}/bin/op item get 'OpenAI API Token' --fields label='api key'
''
else ''
/run/wrappers/bin/op item get 'OpenAI API Token' --fields label=credential
/run/wrappers/bin/op item get 'OpenAI API Token' --fields label='api key'
''
);
in