I was going to make another joke about "Being Itchy" but decided not to.

This commit is contained in:
Whovian NTSN 2024-05-13 22:59:07 -04:00
parent 822f103b1f
commit 8f076a0ded
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
file = ./secrets/openai_key.age; file = ./secrets/openai_key.age;
}; };
itchy = { itchy = {
file = ./secrets/itch.age; file = ./secrets/itchy.age;
}; };
}; };
}; };