machines: porthos: services: enable grocy
This commit is contained in:
parent
622f9c61e4
commit
b965ee15e5
|
@ -48,6 +48,10 @@ in
|
||||||
passwordFile = secrets."gitea/mail-password".path;
|
passwordFile = secrets."gitea/mail-password".path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
# Grocy ERP
|
||||||
|
grocy = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
# Meta-indexers
|
# Meta-indexers
|
||||||
indexers = {
|
indexers = {
|
||||||
prowlarr.enable = true;
|
prowlarr.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue