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