machines: porthos: services: enable grocy

This commit is contained in:
Bruno BELANYI 2022-07-28 18:19:44 +02:00
parent 622f9c61e4
commit b965ee15e5

View file

@ -48,6 +48,10 @@ in
passwordFile = secrets."gitea/mail-password".path;
};
};
# Grocy ERP
grocy = {
enable = true;
};
# Meta-indexers
indexers = {
prowlarr.enable = true;