chore: removed useless secret

This commit is contained in:
Nick 2025-11-16 01:08:47 -06:00
parent fa13242bb4
commit ef1ce32fd9

View file

@ -23,11 +23,6 @@ in
path = "/home/${user0}/.ssh/known_hosts";
owner = user0;
};
"discord-token" = {
path = "/etc/zookeeper/.env";
owner = user0;
};
# "claude-api-key" = {
# path = "/home/${user0}/.config/zed/claude-api-key";
# owner = user0;