mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -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 = {
|
sops = {
|
||||||
secrets = {
|
secrets = {
|
||||||
"discord-token" = {
|
"discord-token" = {
|
||||||
path = "/home/${user0}/projects/zookeeper/.env";
|
path = "/home/${user0}/.config/zookeeper/.env";
|
||||||
owner = user0;
|
owner = user0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue