Enable garmin scraper again
This commit is contained in:
parent
f66e0a9cba
commit
9b2e1bf889
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
tetris.server = true;
|
tetris.server = true;
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
garmin-scraper.enable = false;
|
garmin-scraper.enable = true;
|
||||||
grafana.enable = true;
|
grafana.enable = true;
|
||||||
mail.enable = true;
|
mail.enable = true;
|
||||||
matrix.enable = true;
|
matrix.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue