Re-enable garmin scraper
This commit is contained in:
parent
85766bd2b2
commit
cd8aa36c23
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
tetris.server = true;
|
tetris.server = true;
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
garmin-scraper.enable = false;
|
garmin-scraper.enable = true;
|
||||||
git.enable = true;
|
git.enable = true;
|
||||||
grafana.enable = true;
|
grafana.enable = true;
|
||||||
mail.enable = true;
|
mail.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue