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
c8980357d0
commit
3eb13c3da1
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
mode = "600";
|
||||
};
|
||||
"discord-token" = {
|
||||
path = "${paths.path0}/zookeeper/.env";
|
||||
path = "./.config/zookeeper/.env";
|
||||
owner = user0;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue