mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: changed discord token path
This commit is contained in:
parent
cfd994cee2
commit
c8980357d0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ in
|
|||
sops = {
|
||||
secrets = {
|
||||
"discord-token" = {
|
||||
path = "/home/${user0}/projects/zookeeper/.env";
|
||||
path = "/home/${user0}/.config/zookeeper/.env";
|
||||
owner = user0;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue