feat(update): Use older command for updating flakes for nix-darwin

This commit is contained in:
Uttarayan Mondal
2024-04-16 11:13:08 +05:30
parent 306c4bd0fa
commit 8b0c402f09
3 changed files with 9 additions and 3 deletions

View File

@@ -455,7 +455,7 @@ in rec {
})
require('chatgpt').setup({
api_key_cmd = "rbw get platform.openai.com",
api_key_cmd = "${pkgs.rbw}/bin/rbw get platform.openai.com",
})
require('octo').setup({