Add garmin data scraper on a timer

This commit is contained in:
Charlotte Van Petegem 2022-04-29 14:39:38 +02:00
parent 3b47a9b9e0
commit 45d7da3983
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 119 additions and 0 deletions

View file

@ -59,6 +59,7 @@
tetris.server = true;
};
services = {
garmin-scraper.enable = true;
grafana.enable = true;
mail.enable = true;
matrix.enable = true;