fix: Use the same script for both linux and macos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user