codex: Remove
This commit is contained in:
parent
ad1f92e3ca
commit
653a9e85c9
3 changed files with 0 additions and 3 deletions
|
|
@ -26,7 +26,6 @@
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
DIRENV_LOG_FORMAT = "";
|
DIRENV_LOG_FORMAT = "";
|
||||||
LEDGER_FILE = "${config.xdg.dataHome}/ledger/2024.journal";
|
LEDGER_FILE = "${config.xdg.dataHome}/ledger/2024.journal";
|
||||||
OPENAI_API_KEY = "$(cat ${config.age.secrets.openai.path})";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@
|
||||||
imagemagick
|
imagemagick
|
||||||
|
|
||||||
# Work
|
# Work
|
||||||
codex
|
|
||||||
typst
|
typst
|
||||||
hayagriva
|
hayagriva
|
||||||
plantuml
|
plantuml
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,4 @@ in
|
||||||
{
|
{
|
||||||
"nextcloud.age".publicKeys = all;
|
"nextcloud.age".publicKeys = all;
|
||||||
"forgejo-runner-token.age".publicKeys = all;
|
"forgejo-runner-token.age".publicKeys = all;
|
||||||
"openai.age".publicKeys = all;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue