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;
|
||||
};
|
||||
};
|
||||
# Grocy ERP
|
||||
grocy = {
|
||||
enable = true;
|
||||
};
|
||||
# Meta-indexers
|
||||
indexers = {
|
||||
prowlarr.enable = true;
|
||||
|
|
Loading…
Reference in a new issue