mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added discord token
This commit is contained in:
parent
c13722ebaf
commit
76e28fffbe
4 changed files with 8 additions and 28 deletions
|
|
@ -23,6 +23,11 @@ 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue