update dotfiles paths

This commit is contained in:
sadan 2024-11-26 17:20:47 -05:00
parent 09729e00e0
commit 9a0ba1fef0
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@
];
file = {
eslint_d_config = {
source = ../dotfiles/eslintrc.json;
source = ../../../dotfiles/eslintrc.json;
target = "./.config/.eslintrc.json";
};
};